#include <XMLTreeNode.h>
Public Member Functions | |
ElementData () | |
ElementData (const LWCStringPtr_t &name, const LWCStringPtr_t &ns=LWCStringPtr_t()) | |
Public Attributes | |
QName | qname |
int | id |
bool | idSet |
libebook::XMLTreeNode::ElementData::ElementData | ( | const LWCStringPtr_t & | name, |
const LWCStringPtr_t & | ns = LWCStringPtr_t() |
||
) | [explicit] |
int libebook::XMLTreeNode::ElementData::id [mutable] |
bool libebook::XMLTreeNode::ElementData::idSet [mutable] |
Referenced by libebook::operator==().