|
| CAUTHORITY (const std::string &sAuth, const std::string &sCode) |
|
void | Set (const std::string &sAuth, const std::string &sCode) |
|
void | Clear () |
|
| CAUTHORITY (const CAUTHORITY &rhs) |
|
void | operator= (const CAUTHORITY &rhs) |
|
bool | ParseArg (const std::string &s) |
|
void | ToString (std::string &s) const |
|
const std::string & | Auth () const |
|
const std::string & | Code () const |
|
|
std::string | m_sAuth |
|
std::string | m_sCode |
|
The documentation for this class was generated from the following files:
- Native/MariaNative/MViewport/PrjParser.h
- Native/MariaNative/MViewport/PrjParser.cpp