|
vkdb
A time series database engine in C++.
|
This is the complete list of members for vkdb::VQ, including all inherited members.
| error(Token token, const std::string &message) noexcept | vkdb::VQ | static |
| operator=(VQ &&) noexcept=default | vkdb::VQ | |
| operator=(const VQ &) noexcept=default | vkdb::VQ | |
| run(const std::string &source) noexcept | vkdb::VQ | static |
| runFile(const std::filesystem::path path) noexcept | vkdb::VQ | static |
| runPrompt() noexcept | vkdb::VQ | static |
| runtimeError(const RuntimeError &error) noexcept | vkdb::VQ | static |
| size_type typedef (defined in vkdb::VQ) | vkdb::VQ | |
| VQ()=default | vkdb::VQ | |
| VQ(VQ &&) noexcept=default | vkdb::VQ | |
| VQ(const VQ &) noexcept=default | vkdb::VQ | |
| ~VQ() noexcept=default | vkdb::VQ |