class gxl_rel

Relation as used in gxl_graph.

Inheritance:


Public Methods

[more] gxl_rel ()
[more] gxl_rel (const string& tag, XMLIO_Attributes &attributes)
[more]virtual const char* toString () const
[more]virtual void print () const


Inherited from gxl_typedElement:

Public Fields

ovector<gxl_attr*> my_attrs
ogxl_type* my_type
ostring id

Public Methods

ovirtual XMLIO_Element* XMLIO_startTag(const string& name, XMLIO_Attributes &attrs)
ovirtual const int XMLIO_writeContent(XMLIO_Document&) const
ovirtual const XMLIO_Attributes& XMLIO_getAttributes() const

Private Methods

ovoid init_members()


Inherited from XMLIO_Element:

Public Fields

oXMLIO_string tag
oXMLIO_Attributes attributes
oXMLIO_IndentationType xmlio_indent_type

Public Methods

ovirtual void XMLIO_endTag(const XMLIO_string& tag)
ovirtual void XMLIO_getCharacters(const XMLIO_string& characters)
ovirtual void XMLIO_getComment(const XMLIO_string& comment)
ovirtual void XMLIO_getProcessingInstruction(const XMLIO_string& target, const XMLIO_string& instructions)
ovirtual void XMLIO_finishedReading()
ovirtual bool XMLIO_remove() const
ovirtual const XMLIO_string& XMLIO_getName() const
ovirtual bool XMLIO_isEmpty() const


Documentation

Relation as used in gxl_graph. not really implemented todo
o gxl_rel()

o gxl_rel(const string& tag, XMLIO_Attributes &attributes)

ovirtual const char* toString() const

ovirtual 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++.