tut::rpc_server_data::LLSimpleRPCResponse Class Reference

Inheritance diagram for tut::rpc_server_data::LLSimpleRPCResponse:

Inheritance graph
[legend]
Collaboration diagram for tut::rpc_server_data::LLSimpleRPCResponse:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 LLSimpleRPCResponse (LLSD *response)
 ~LLSimpleRPCResponse ()
virtual bool response (LLPumpIO *pump)
 Method called when the response is ready.
virtual bool fault (LLPumpIO *pump)
 Method called when a fault is generated by the remote server.
virtual bool error (LLPumpIO *pump)
 Method called when there was an error.

Public Attributes

LLSDmResponsePtr


Detailed Description

Definition at line 1182 of file io.cpp.


Constructor & Destructor Documentation

tut::rpc_server_data::LLSimpleRPCResponse::LLSimpleRPCResponse ( LLSD response  )  [inline]

Definition at line 1185 of file io.cpp.

tut::rpc_server_data::LLSimpleRPCResponse::~LLSimpleRPCResponse (  )  [inline]

Definition at line 1189 of file io.cpp.


Member Function Documentation

virtual bool tut::rpc_server_data::LLSimpleRPCResponse::response ( LLPumpIO pump  )  [inline, virtual]

Method called when the response is ready.

Implements LLSDRPCResponse.

Definition at line 1190 of file io.cpp.

References mResponsePtr, and LLSDRPCResponse::mReturnValue.

virtual bool tut::rpc_server_data::LLSimpleRPCResponse::fault ( LLPumpIO pump  )  [inline, virtual]

Method called when a fault is generated by the remote server.

Implements LLSDRPCResponse.

Definition at line 1195 of file io.cpp.

References mResponsePtr, and LLSDRPCResponse::mReturnValue.

virtual bool tut::rpc_server_data::LLSimpleRPCResponse::error ( LLPumpIO pump  )  [inline, virtual]

Method called when there was an error.

Implements LLSDRPCResponse.

Definition at line 1200 of file io.cpp.


Member Data Documentation

Definition at line 1206 of file io.cpp.

Referenced by fault(), and response().


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

Generated on Fri May 16 09:42:56 2008 for SecondLife by  doxygen 1.5.5