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 1117 of file io.cpp.


Constructor & Destructor Documentation

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

Definition at line 1120 of file io.cpp.

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

Definition at line 1124 of file io.cpp.


Member Function Documentation

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

Method called when there was an error.

Implements LLSDRPCResponse.

Definition at line 1135 of file io.cpp.

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 1130 of file io.cpp.

References mResponsePtr, and LLSDRPCResponse::mReturnValue.

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

Method called when the response is ready.

Implements LLSDRPCResponse.

Definition at line 1125 of file io.cpp.

References mResponsePtr, and LLSDRPCResponse::mReturnValue.


Member Data Documentation

LLSD* tut::rpc_server_data::LLSimpleRPCResponse::mResponsePtr

Definition at line 1141 of file io.cpp.

Referenced by fault(), and response().


The documentation for this class was generated from the following file:
Generated on Thu Jul 1 06:12:06 2010 for Second Life Viewer by  doxygen 1.4.7