libhomegear-base
0.7
Base library for Homegear and Homegear family modules.
|
Classes | |
class | BinaryRpc |
class | BinaryRpcException |
class | IWebserverEventSink |
This class provides hooks into the web server so get and post requests can be passed into family modules. More... | |
class | JsonDecoder |
class | JsonDecoderException |
class | JsonEncoder |
class | RpcDecoder |
class | RpcDecoderException |
class | RpcEncoder |
class | RpcHeader |
class | RpcMethod |
class | ServerInfo |
class | XmlrpcDecoder |
class | XmlrpcEncoder |
Typedefs | |
typedef std::shared_ptr< RpcMethod > | PRpcMethod |
typedef std::shared_ptr< ServerInfo::Info > | PServerInfo |
typedef std::shared_ptr<RpcMethod> BaseLib::Rpc::PRpcMethod |
typedef std::shared_ptr<ServerInfo::Info> BaseLib::Rpc::PServerInfo |