Relation as used in gxl_graph.
Inheritance:
Public Methods
| gxl_rel ()
|
| gxl_rel (const string& tag, XMLIO_Attributes &attributes)
|
virtual const char* | toString () const
|
virtual void | print () const
|
Public Fields
-
vector<gxl_attr*> my_attrs
-
gxl_type* my_type
-
string id
Public Methods
-
virtual XMLIO_Element* XMLIO_startTag(const string& name, XMLIO_Attributes &attrs)
-
virtual const int XMLIO_writeContent(XMLIO_Document&) const
-
virtual const XMLIO_Attributes& XMLIO_getAttributes() const
Private Methods
-
void init_members()
Public Fields
-
XMLIO_string tag
-
XMLIO_Attributes attributes
-
XMLIO_IndentationType xmlio_indent_type
Public Methods
-
virtual void XMLIO_endTag(const XMLIO_string& tag)
-
virtual void XMLIO_getCharacters(const XMLIO_string& characters)
-
virtual void XMLIO_getComment(const XMLIO_string& comment)
-
virtual void XMLIO_getProcessingInstruction(const XMLIO_string& target, const XMLIO_string& instructions)
-
virtual void XMLIO_finishedReading()
-
virtual bool XMLIO_remove() const
-
virtual const XMLIO_string& XMLIO_getName() const
-
virtual bool XMLIO_isEmpty() const
Documentation
Relation as used in gxl_graph.
not really implemented todo
- gxl_rel()
- gxl_rel(const string& tag, XMLIO_Attributes &attributes)
- virtual const char* toString() const
- virtual void print() const
- This class has no child classes.
Alphabetic index HTML hierarchy of classes or Java
This page was generated with the help of DOC++.