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 RPCNode* ost::Bayonne::RPCNode::getFirst ( void   )  [inline, static]

RPCNode* ost::Bayonne::RPCNode::getNext ( void   )  [inline]

const char* ost::Bayonne::RPCNode::getPrefix ( void   )  [inline]

RPCDefine* ost::Bayonne::RPCNode::getMethods ( void   )  [inline]

static unsigned ost::Bayonne::RPCNode::getCount ( void   )  [inline, static]


Friends And Related Function Documentation

friend class __EXPORT BayonneRPC [friend]


The documentation for this class was generated from the following file:
Generated on Wed Jan 16 04:45:26 2008 for Bayonne by  doxygen 1.5.4