MIRA
|
Class representing a result of a database query. More...
#include <utils/ToString.h>
#include <serialization/adapters/std/pair>
#include <serialization/adapters/std/vector>
Go to the source code of this file.
Classes | |
class | SQLiteQuery |
Class representing a result of a SQLite database query. More... | |
class | SQLiteCachedQuery |
A cached SQLite query object that supports serialization. More... | |
Namespaces | |
mira | |
specialize cv::DataType for our ImgPixel and inherit from cv::DataType<Vec> | |
Class representing a result of a database query.