|
std::set< std::pair< std::string, int > > | members |
|
std::set< std::pair< std::string, std::string > > | membersByName |
|
Definition at line 201 of file client.cpp.
CRPCConvertTable::CRPCConvertTable |
( |
| ) |
|
bool CRPCConvertTable::convert |
( |
const std::string & |
method, |
|
|
int |
idx |
|
) |
| |
|
inline |
bool CRPCConvertTable::convert |
( |
const std::string & |
method, |
|
|
const std::string & |
name |
|
) |
| |
|
inline |
std::set<std::pair<std::string, int> > CRPCConvertTable::members |
|
private |
std::set<std::pair<std::string, std::string> > CRPCConvertTable::membersByName |
|
private |
The documentation for this class was generated from the following file: