vtdata library
Public Member Functions | Public Attributes | List of all members
vtTag Class Reference

Public Member Functions

bool operator== (const vtTag &v) const
 
bool operator!= (const vtTag &v) const
 

Public Attributes

vtString name
 
vtString value
 

Detailed Description

Each tag has two strings: a Name and a Value. This is similar to the concept of a tag in XML.