LLService Member List
This is the complete list of members for
LLService, including all inherited members.
activate(const std::string &name, LLPumpIO::chain_t &chain, LLSD context) | LLService | [static] |
buffer_ptr_t typedef | LLIOPipe | |
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] |
lookupStatusString(EStatus status) | LLIOPipe | [static] |
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] |
~LLIOPipe() | LLIOPipe | [virtual] |