activate(const std::string &name, LLPumpIO::chain_t &chain, LLSD context) | LLService | [static] |
buffer_ptr_t typedef | LLIOPipe | |
creator_t typedef | LLService | |
creators_t typedef | LLService | [protected] |
discard(const std::string &name) | LLService | [static] |
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] |
LLService() | LLService | [protected] |
lookupStatusString(EStatus status) | LLIOPipe | [static] |
mResponse | LLService | [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)=0 | LLIOPipe | [protected, pure virtual] |
ptr_t typedef | LLIOPipe | |
registerCreator(const std::string &name, creator_t fn) | LLService | [static] |
sCreatorFunctors | LLService | [protected, static] |
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] |
~LLService() | LLService | [protected, virtual] |