DSQSS
1.1
|
構成 | |
class | Block |
関数 | |
bool | isCommentOpening (const string &key) |
bool | isOpening (const string &key) |
bool | isClosing (const string &key) |
const string | getOpeningName (const string &key) |
const string | getClosingName (const string &key) |
const string XML::getClosingName | ( | const string & | key | ) | [inline] |
const string XML::getOpeningName | ( | const string & | key | ) | [inline] |
bool XML::isClosing | ( | const string & | key | ) | [inline] |
bool XML::isCommentOpening | ( | const string & | key | ) | [inline] |
bool XML::isOpening | ( | const string & | key | ) | [inline] |