buffer_ptr_t typedef | LLIOPipe | |
call(const std::string &uri, const std::string &method, const LLSD ¶meter, LLSDRPCResponse *response, EPassBackQueue queue) | LLSDRPCClient | |
call(const std::string &uri, const std::string &method, const std::string ¶meter, LLSDRPCResponse *response, EPassBackQueue queue) | LLSDRPCClient | |
echo(const LLSD ¶meter) | tut::rpc_server_data::LLSimpleRPCClient | [inline] |
EPassBackQueue enum name | LLSDRPCClient | |
EPBQ_CALLBACK enum value | LLSDRPCClient | |
EPBQ_PROCESS enum value | LLSDRPCClient | |
EState enum name | LLSDRPCClient | [protected] |
EStatus enum name | LLIOPipe | |
handleError(EStatus status, LLPumpIO *pump) | LLIOPipe | [virtual] |
isError(EStatus status) | LLIOPipe | [inline, static] |
isSuccess(EStatus status) | LLIOPipe | [inline, static] |
LLIOPipe() | LLIOPipe | [protected] |
LLSDRPCClient() | LLSDRPCClient | |
LLSimpleRPCClient(LLSD *response) | tut::rpc_server_data::LLSimpleRPCClient | [inline] |
lookupStatusString(EStatus status) | LLIOPipe | [static] |
mQueue | LLSDRPCClient | [protected] |
mRequest | LLSDRPCClient | [protected] |
mResponse | LLSDRPCClient | [protected] |
mResponsePtr | tut::rpc_server_data::LLSimpleRPCClient | |
mState | LLSDRPCClient | [protected] |
mURI | LLSDRPCClient | [protected] |
process(const LLChannelDescriptors &channels, buffer_ptr_t &buffer, bool &eos, LLSD &context, LLPumpIO *pump) | LLIOPipe | |
process_impl(const LLChannelDescriptors &channels, buffer_ptr_t &buffer, bool &eos, LLSD &context, LLPumpIO *pump) | LLSDRPCClient | [protected, virtual] |
LLIOPipe::process_impl(const LLChannelDescriptors &channels, buffer_ptr_t &buffer, bool &eos, LLSD &context, LLPumpIO *pump)=0 | LLIOPipe | [protected, pure virtual] |
ptr_t typedef | LLIOPipe | |
STATE_DONE enum value | LLSDRPCClient | [protected] |
STATE_NONE enum value | LLSDRPCClient | [protected] |
STATE_READY enum value | LLSDRPCClient | [protected] |
STATE_WAITING_FOR_RESPONSE enum value | LLSDRPCClient | [protected] |
STATUS_BREAK enum value | LLIOPipe | |
STATUS_DONE enum value | LLIOPipe | |
STATUS_ERROR enum value | LLIOPipe | |
STATUS_ERROR_COUNT enum value | LLIOPipe | |
STATUS_EXPIRED enum value | LLIOPipe | |
STATUS_NEED_PROCESS enum value | LLIOPipe | |
STATUS_NO_CONNECTION enum value | LLIOPipe | |
STATUS_NOT_IMPLEMENTED enum value | LLIOPipe | |
STATUS_OK enum value | LLIOPipe | |
STATUS_PRECONDITION_NOT_MET enum value | LLIOPipe | |
STATUS_STOP enum value | LLIOPipe | |
STATUS_SUCCESS_COUNT enum value | LLIOPipe | |
~LLIOPipe() | LLIOPipe | [virtual] |
~LLSDRPCClient() | LLSDRPCClient | [virtual] |
~LLSimpleRPCClient() | tut::rpc_server_data::LLSimpleRPCClient | [inline] |