libhomegear-base  0.7
Base library for Homegear and Homegear family modules.
RpcMethod.h File Reference
#include "../Variable.h"
#include "../Sockets/RpcClientInfo.h"
#include <vector>
#include <memory>

Go to the source code of this file.

Classes

class  BaseLib::Rpc::RpcMethod
 
struct  BaseLib::Rpc::RpcMethod::ParameterError
 

Namespaces

 BaseLib
 
 BaseLib::Rpc
 

Typedefs

typedef std::shared_ptr< RpcMethod > BaseLib::Rpc::PRpcMethod