#include <XmlrpcDecoder.h>
§ XmlrpcDecoder()
§ ~XmlrpcDecoder()
virtual BaseLib::Rpc::XmlrpcDecoder::~XmlrpcDecoder |
( |
| ) |
|
|
inlinevirtual |
§ decodeRequest()
std::shared_ptr< std::vector< std::shared_ptr< Variable > > > BaseLib::Rpc::XmlrpcDecoder::decodeRequest |
( |
const std::vector< char > & |
packet, |
|
|
std::string & |
methodName |
|
) |
| |
|
virtual |
§ decodeResponse() [1/2]
std::shared_ptr< Variable > BaseLib::Rpc::XmlrpcDecoder::decodeResponse |
( |
const std::vector< char > & |
packet | ) |
|
|
virtual |
§ decodeResponse() [2/2]
std::shared_ptr< Variable > BaseLib::Rpc::XmlrpcDecoder::decodeResponse |
( |
const std::string & |
packet | ) |
|
|
virtual |
The documentation for this class was generated from the following files: