|
commore
1.0.6-SNAPSHOT
|
#include <Parser.h>
Public Member Functions | |
| AttIterator () | |
| bool | next () |
| operator bool () const | |
Public Attributes | |
| const char * | name |
| const char * | value |
| void * | next_ |
|
inline |
| bool XmlParser::AttIterator::next | ( | ) |
|
inline |
| const char* commore::XmlParser::AttIterator::name |
| void* commore::XmlParser::AttIterator::next_ |
| const char* commore::XmlParser::AttIterator::value |