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.
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
The documentation for this class was generated from the following file: