class gxl_typedElement |
base class for most gxl elements
vector<gxl_attr*> | my_attrs |
gxl_type* | my_type |
string | id |
gxl_typedElement () | |
gxl_typedElement (const string& id) | |
gxl_typedElement (const string& name, XMLIO_Attributes& attrs) construct a typed element from start tag | |
virtual XMLIO_Element* | XMLIO_startTag (const string& name, XMLIO_Attributes &attrs) |
virtual void | print () const |
virtual const int | XMLIO_writeContent (XMLIO_Document&) const writes type and all attributes |
virtual const XMLIO_Attributes& | XMLIO_getAttributes () const clears internal attributes and sets id |
virtual const char* | toString () const |
void | init_members () |
base class for most gxl elements
Alphabetic index HTML hierarchy of classes or Java