LLAres::QueryResponder Class Reference

Base class for responding to custom searches. More...

#include <llares.h>

Inheritance diagram for LLAres::QueryResponder:

Inheritance graph
[legend]
Collaboration diagram for LLAres::QueryResponder:

Collaboration graph
[legend]

List of all members.

Public Member Functions

virtual ~QueryResponder ()
virtual void queryResult (const char *buf, size_t len)
virtual void queryError (int code)


Detailed Description

Base class for responding to custom searches.

See also:
LLAres::search

Definition at line 313 of file llares.h.


Constructor & Destructor Documentation

LLAres::QueryResponder::~QueryResponder (  )  [virtual]

Definition at line 89 of file llares.cpp.


Member Function Documentation

void LLAres::QueryResponder::queryResult ( const char *  buf,
size_t  len 
) [virtual]

Reimplemented in LLQueryResponder.

Definition at line 93 of file llares.cpp.

References llendl, and llinfos.

void LLAres::QueryResponder::queryError ( int  code  )  [virtual]

Reimplemented in LLAres::SrvResponder, and LLAres::UriRewriteResponder.

Definition at line 99 of file llares.cpp.

References llendl, llinfos, and LLAres::strerror().

Referenced by LLQueryResponder::queryResult(), and LLAres::search().

Here is the call graph for this function:

Here is the caller graph for this function:


The documentation for this class was generated from the following files:

Generated on Fri May 16 08:39:07 2008 for SecondLife by  doxygen 1.5.5