vtdata library
|
Public Member Functions | |
bool | operator== (const vtTag &v) const |
bool | operator!= (const vtTag &v) const |
Public Attributes | |
vtString | name |
vtString | value |
Each tag has two strings: a Name and a Value. This is similar to the concept of a tag in XML.