VisioMove-Sample
2.1.3
|
Classes | |
struct | Entry |
Public Member Functions | |
VgMyMapManagerListParser () | |
virtual | ~VgMyMapManagerListParser () |
bool | parseContent (const std::string &pContent) |
bool | isValid () |
bool | finished () |
Entry | getNext () |
Protected Attributes | |
Private * | mPrivateImpl |
VgMyMapManagerListParser::VgMyMapManagerListParser | ( | ) |
|
virtual |
bool VgMyMapManagerListParser::finished | ( | ) |
Entry VgMyMapManagerListParser::getNext | ( | ) |
bool VgMyMapManagerListParser::isValid | ( | ) |
bool VgMyMapManagerListParser::parseContent | ( | const std::string & | pContent | ) |
|
protected |