libhomegear-base
0.7
Base library for Homegear and Homegear family modules.
|
#include "DatabaseTypes.h"
#include "../Variable.h"
#include "../Sockets/RpcClientInfo.h"
#include "../Systems/Peer.h"
#include <set>
Go to the source code of this file.
Classes | |
struct | BaseLib::Database::SystemVariable |
class | BaseLib::Database::IDatabaseController |
Base class for the database controller. More... | |
struct | BaseLib::Database::IDatabaseController::HomegearVariables |
Namespaces | |
BaseLib | |
BaseLib::Database | |
Typedefs | |
typedef std::shared_ptr< SystemVariable > | BaseLib::Database::PSystemVariable |