

| Public Member Functions | |
| LLSimpleRPCClient (LLSD *response) | |
| ~LLSimpleRPCClient () | |
| void | echo (const LLSD ¶meter) | 
| Public Attributes | |
| LLSD * | mResponsePtr | 
Definition at line 1144 of file io.cpp.
| tut::rpc_server_data::LLSimpleRPCClient::LLSimpleRPCClient | ( | LLSD * | response | ) |  [inline] | 
| tut::rpc_server_data::LLSimpleRPCClient::~LLSimpleRPCClient | ( | ) |  [inline] | 
Definition at line 1152 of file io.cpp.
References LLSDRPCClient::call(), LLSDRPCClient::EPBQ_CALLBACK, and mResponsePtr.
Referenced by tut::rpc_server_data::pump_loop().
 1.4.7
 1.4.7