PIGALE 1.3.9 Documentation (original) (raw)

SourceForge Logo

P.I.G.A.L.E.
1.3.9
Public Implementation of a Graph Algorithm
Library and Editor
H. de Fraysseix P. Ossona de Mendez


GraphmlParser Class Reference

List of all members.

Public Member Functions

Protected Types

Protected Member Functions

Protected Attributes


Member Enumeration Documentation

anonymous enum [protected]

Enumerator:

| rnone | | | -------- | | | rall | | | rgraph | | | rnode | | | redge | |

anonymous enum [protected]


Constructor & Destructor Documentation


Member Function Documentation

bool startElement ( const QString & ,
const QString & ,
const QString & qName,
const QXmlAttributes & attributes
)
bool endElement ( const QString & ,
const QString & ,
const QString & qName
)
bool characters ( const QString & ch )

| void skip | ( | | ) | [inline, protected] | | --------- | - | | - | --------------------- |

void record ( bool rec ) [inline, protected]

| void read_error | ( | | ) | [inline, protected] | | ---------------- | - | | - | --------------------- |

| virtual void EnterGraph | ( | | ) | [inline, protected, virtual] | | ----------------------- | - | | - | ------------------------------ |

| virtual void ExitGraph | ( | | ) | [inline, protected, virtual] | | ---------------------- | - | | - | ------------------------------ |

| virtual void EnterNode | ( | | ) | [inline, protected, virtual] | | ---------------------- | - | | - | ------------------------------ |

| virtual void ExitNode | ( | | ) | [inline, protected, virtual] | | --------------------- | - | | - | ------------------------------ |

| virtual void EnterEdge | ( | | ) | [inline, protected, virtual] | | ---------------------- | - | | - | ------------------------------ |

| virtual void ExitEdge | ( | | ) | [inline, protected, virtual] | | --------------------- | - | | - | ------------------------------ |

bool parseTpoint ( QString s,
Tpoint & p
) [inline, protected]

Member Data Documentation

enum { ... } inside [protected]


Generated on Thu Jan 31 16:51:52 2008 for Pigale by doxygen 1.5.4