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)


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]


Member Data Documentation

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

Definition at line 151 of file llsdrpcserver.h.

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

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

Definition at line 152 of file llsdrpcserver.h.

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


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

Generated on Fri May 16 09:03:41 2008 for SecondLife by  doxygen 1.5.5