LLHTTPResponder Member List
This is the complete list of members for
LLHTTPResponder, including all inherited members.
| buffer_ptr_t typedef | LLIOPipe | |
| EState enum name | LLHTTPResponder | [protected] |
| EStatus enum name | LLIOPipe | |
| handleError(EStatus status, LLPumpIO *pump) | LLIOPipe | [virtual] |
| isError(EStatus status) | LLIOPipe | [inline, static] |
| isSuccess(EStatus status) | LLIOPipe | [inline, static] |
| LLHTTPResponder(const LLHTTPNode &tree, const LLSD &ctx) | LLHTTPResponder | |
| LLIOPipe() | LLIOPipe | [protected] |
| lookupStatusString(EStatus status) | LLIOPipe | [static] |
| mAbsPathAndQuery | LLHTTPResponder | [protected] |
| markBad(const LLChannelDescriptors &channels, buffer_ptr_t buffer) | LLHTTPResponder | [protected] |
| mBuildContext | LLHTTPResponder | [protected] |
| mContentLength | LLHTTPResponder | [protected] |
| mHeaders | LLHTTPResponder | [protected] |
| mLastRead | LLHTTPResponder | [protected] |
| mPath | LLHTTPResponder | [protected] |
| mQuery | LLHTTPResponder | [protected] |
| mRootNode | LLHTTPResponder | [protected] |
| mState | LLHTTPResponder | [protected] |
| mVerb | LLHTTPResponder | [protected] |
| mVersion | LLHTTPResponder | [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) | LLHTTPResponder | [protected] |
| 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 | |
| readLine(const LLChannelDescriptors &channels, buffer_ptr_t buffer, U8 *dest, S32 &len) | LLHTTPResponder | [protected] |
| STATE_DONE enum value | LLHTTPResponder | [protected] |
| STATE_LOOKING_FOR_EOS enum value | LLHTTPResponder | [protected] |
| STATE_NOTHING enum value | LLHTTPResponder | [protected] |
| STATE_READING_HEADERS enum value | LLHTTPResponder | [protected] |
| STATE_SHORT_CIRCUIT enum value | LLHTTPResponder | [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_LOST_CONNECTION 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 | |
| ~LLHTTPResponder() | LLHTTPResponder | |
| ~LLIOPipe() | LLIOPipe | [virtual] |