LLSDRPCMethodCall< Server > Class Template Reference

Class which implements member function calls. More...

#include <llsdrpcserver.h>

Inheritance diagram for LLSDRPCMethodCall< Server >:

Inheritance graph
[legend]
Collaboration diagram for LLSDRPCMethodCall< Server >:

Collaboration graph
[legend]
List of all members.

Public Types

typedef ESDRPCSStatus(Server::*) mem_fn (const LLSD &params, const LLChannelDescriptors &channels, LLBufferArray *data)

Public Member Functions

 LLSDRPCMethodCall (Server *s, mem_fn fn)
virtual ~LLSDRPCMethodCall ()
virtual ESDRPCSStatus call (const LLSD &params, const LLChannelDescriptors &channels, LLBufferArray *data)

Protected Attributes

Server * mServer
mem_fn mMemFn

Detailed Description

template<class Server>
class LLSDRPCMethodCall< Server >

Class which implements member function calls.

Definition at line 129 of file llsdrpcserver.h.


Member Typedef Documentation

template<class Server>
typedef ESDRPCSStatus(Server::*) LLSDRPCMethodCall< Server >::mem_fn(const LLSD &params, const LLChannelDescriptors &channels, LLBufferArray *data)

Definition at line 132 of file llsdrpcserver.h.


Constructor & Destructor Documentation

template<class Server>
LLSDRPCMethodCall< Server >::LLSDRPCMethodCall ( Server *  s,
mem_fn  fn 
) [inline]

Definition at line 136 of file llsdrpcserver.h.

template<class Server>
virtual LLSDRPCMethodCall< Server >::~LLSDRPCMethodCall (  )  [inline, virtual]

Definition at line 141 of file llsdrpcserver.h.


Member Function Documentation

template<class Server>
virtual ESDRPCSStatus LLSDRPCMethodCall< Server >::call ( const LLSD params,
const LLChannelDescriptors channels,
LLBufferArray data 
) [inline, virtual]

Implements LLSDRPCMethodCallBase.

Definition at line 142 of file llsdrpcserver.h.

References LLSDRPCMethodCall< Server >::mMemFn, LLSDRPCMethodCall< Server >::mServer, and params.


Member Data Documentation

template<class Server>
mem_fn LLSDRPCMethodCall< Server >::mMemFn [protected]

Definition at line 152 of file llsdrpcserver.h.

Referenced by LLSDRPCMethodCall< Server >::call().

template<class Server>
Server* LLSDRPCMethodCall< Server >::mServer [protected]

Definition at line 151 of file llsdrpcserver.h.

Referenced by LLSDRPCMethodCall< Server >::call().


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