DatabaseTopicReader.h File Reference
#include "TopicReaderInterface.h"
#include <sqlite3.h>
#include <filesystem>
#include <mutex>
+ Include dependency graph for DatabaseTopicReader.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  DatabaseTopicReader
 

Namespaces

 armarx
 This file offers overloads of toIce() and fromIce() functions for STL container types.
 

Typedefs

using DatabaseTopicReaderPtr = std::shared_ptr< DatabaseTopicReader >