buffer_ptr_t typedef | LLIOPipe | |
EStatus enum name | LLIOPipe | |
handleError(EStatus status, LLPumpIO *pump) | LLIOPipe | [virtual] |
isError(EStatus status) | LLIOPipe | [inline, static] |
isSuccess(EStatus status) | LLIOPipe | [inline, static] |
LLHTTPPipe(const LLHTTPNode &node) | LLHTTPPipe | [inline] |
LLIOPipe() | LLIOPipe | [protected] |
lockChain(LLPumpIO *) | LLHTTPPipe | [private] |
lookupStatusString(EStatus status) | LLIOPipe | [static] |
mChainLock | LLHTTPPipe | [private] |
mGoodResult | LLHTTPPipe | [private] |
mLockedPump | LLHTTPPipe | [private] |
mNode | LLHTTPPipe | [private] |
mResponse | LLHTTPPipe | [private] |
mState | LLHTTPPipe | [private] |
mStatusCode | LLHTTPPipe | [private] |
mStatusMessage | LLHTTPPipe | [private] |
process(const LLChannelDescriptors &channels, buffer_ptr_t &buffer, bool &eos, LLSD &context, LLPumpIO *pump) | LLIOPipe | |
process_impl(const LLChannelDescriptors &channels, LLIOPipe::buffer_ptr_t &buffer, bool &eos, LLSD &context, LLPumpIO *pump) | LLHTTPPipe | [private, virtual] |
ptr_t typedef | LLIOPipe | |
Response class | LLHTTPPipe | [friend] |
State enum name | LLHTTPPipe | [private] |
STATE_DELAYED enum value | LLHTTPPipe | [private] |
STATE_GOOD_RESULT enum value | LLHTTPPipe | [private] |
STATE_INVOKE enum value | LLHTTPPipe | [private] |
STATE_LOCKED enum value | LLHTTPPipe | [private] |
STATE_STATUS_RESULT enum value | LLHTTPPipe | [private] |
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 | |
unlockChain() | LLHTTPPipe | [private] |
~LLHTTPPipe() | LLHTTPPipe | [inline, virtual] |
~LLIOPipe() | LLIOPipe | [virtual] |