This class unpacks the url out of a agent usher service so it can be packed into a LLURLRequest object. More...
#include <llurlrequest.h>
Protected Member Functions | |
virtual EStatus | process_impl (const LLChannelDescriptors &channels, buffer_ptr_t &buffer, bool &eos, LLSD &context, LLPumpIO *pump) |
Process the data in buffer. |
This class unpacks the url out of a agent usher service so it can be packed into a LLURLRequest object.
This class assumes that the context is a map that contains an entry named CONTEXT_DEST_URI_SD_LABEL.
LLIOPipe::EStatus LLContextURLExtractor::process_impl | ( | const LLChannelDescriptors & | channels, | |
buffer_ptr_t & | buffer, | |||
bool & | eos, | |||
LLSD & | context, | |||
LLPumpIO * | pump | |||
) | [protected, virtual] |