ost::Bayonne::RPCNode Class Reference

This is a little class used to associate XMLRPC call method tables with our server. More...

#include <bayonne.h>

List of all members.

Public Member Functions

RPCNodegetNext (void)
const char * getPrefix (void)
RPCDefinegetMethods (void)
 RPCNode (const char *prefix, RPCDefine *dispatch)

Static Public Member Functions

static RPCNodegetFirst (void)
static unsigned getCount (void)

Friends

class __EXPORT BayonneRPC

Detailed Description

This is a little class used to associate XMLRPC call method tables with our server.


Constructor & Destructor Documentation

ost::Bayonne::RPCNode::RPCNode ( const char *  prefix,
RPCDefine dispatch 
)

Member Function Documentation

static unsigned ost::Bayonne::RPCNode::getCount ( void   )  [inline, static]
static RPCNode* ost::Bayonne::RPCNode::getFirst ( void   )  [inline, static]
RPCDefine* ost::Bayonne::RPCNode::getMethods ( void   )  [inline]
RPCNode* ost::Bayonne::RPCNode::getNext ( void   )  [inline]
const char* ost::Bayonne::RPCNode::getPrefix ( void   )  [inline]

Friends And Related Function Documentation

friend class __EXPORT BayonneRPC [friend]

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

Generated on Thu Oct 8 18:53:27 2009 for Bayonne by  doxygen 1.6.1