![]() |
libhomegear-base
0.7
Base library for Homegear and Homegear family modules.
|
#include <ServerInfo.h>
Classes | |
| class | Info |
Public Member Functions | |
| ServerInfo () | |
| ServerInfo (BaseLib::SharedObjects *baseLib) | |
| ~ServerInfo ()=default | |
| void | init (BaseLib::SharedObjects *baseLib) |
| void | load (const std::string &filename) |
| int32_t | count () |
| std::shared_ptr< Info > | get (int32_t index) |
| BaseLib::Rpc::ServerInfo::ServerInfo | ( | ) |
|
explicit |
|
default |
|
inline |
|
inline |
| void BaseLib::Rpc::ServerInfo::init | ( | BaseLib::SharedObjects * | baseLib | ) |
| void BaseLib::Rpc::ServerInfo::load | ( | const std::string & | filename | ) |