![]() |
libhomegear-base
0.7
Base library for Homegear and Homegear family modules.
|
#include "../Variable.h"#include <memory>#include <string>#include <map>#include <cstring>#include <vector>#include <unordered_set>Go to the source code of this file.
Classes | |
| class | BaseLib::Rpc::ServerInfo |
| class | BaseLib::Rpc::ServerInfo::Info |
Namespaces | |
| BaseLib | |
| BaseLib::Rpc | |
Typedefs | |
| typedef std::shared_ptr< ServerInfo::Info > | BaseLib::Rpc::PServerInfo |