|
Bayonne
|
This is a little class used to associate XMLRPC call method tables with our server. More...
#include <bayonne.h>
Public Member Functions | |
| RPCNode * | getNext (void) |
| const char * | getPrefix (void) |
| RPCDefine * | getMethods (void) |
| RPCNode (const char *prefix, RPCDefine *dispatch) | |
Static Public Member Functions | |
| static RPCNode * | getFirst (void) |
| static unsigned | getCount (void) |
Friends | |
| class __EXPORT | BayonneRPC |
This is a little class used to associate XMLRPC call method tables with our server.
| ost::Bayonne::RPCNode::RPCNode | ( | const char * | prefix, |
| RPCDefine * | dispatch | ||
| ) |
|
inlinestatic |
|
inlinestatic |
|
inline |
|
inline |
|
inline |
|
friend |
1.8.8