

| Public Member Functions | |
| LLSimpleRPCServer () | |
| ~LLSimpleRPCServer () | |
| Protected Types | |
| typedef LLSDRPCMethodCall< LLSimpleRPCServer > | mem_fn_t | 
| Protected Member Functions | |
| ESDRPCSStatus | rpc_Echo (const LLSD ¶meter, const LLChannelDescriptors &channels, LLBufferArray *data) | 
Definition at line 1164 of file io.cpp.
| typedef LLSDRPCMethodCall<LLSimpleRPCServer> tut::rpc_server_data::LLSimpleRPCServer::mem_fn_t  [protected] | 
| tut::rpc_server_data::LLSimpleRPCServer::LLSimpleRPCServer | ( | ) |  [inline] | 
| tut::rpc_server_data::LLSimpleRPCServer::~LLSimpleRPCServer | ( | ) |  [inline] | 
| ESDRPCSStatus tut::rpc_server_data::LLSimpleRPCServer::rpc_Echo | ( | const LLSD & | parameter, | |
| const LLChannelDescriptors & | channels, | |||
| LLBufferArray * | data | |||
| ) |  [inline, protected] | 
Definition at line 1176 of file io.cpp.
References LLSDRPCServer::buildResponse(), and ESDRPCS_DONE.
Referenced by LLSimpleRPCServer().
 1.4.7
 1.4.7