MIRA
Classes | Namespaces
SQLiteQuery.h File Reference

Class representing a result of a database query. More...

#include <utils/ToString.h>
#include <serialization/adapters/std/pair>
#include <serialization/adapters/std/vector>
Include dependency graph for SQLiteQuery.h:
This graph shows which files directly or indirectly include this file:

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>
 

Detailed Description

Class representing a result of a database query.

Author
Tim Langner
Date
2010/10/25