GMLWriter Struct Reference

#include <GMLParser.h>

Inherits GMLBuilder.

Inheritance diagram for GMLWriter:

Inheritance graph
[legend]
Collaboration diagram for GMLWriter:

Collaboration graph
[legend]
List of all members.

Public Member Functions

bool addBool (const std::string &st, const bool boolean)
bool addInt (const std::string &st, const int integer)
bool addDouble (const std::string &st, const double real)
bool addString (const std::string &st, const std::string &str)
bool addStruct (const std::string &structName, GMLBuilder *&newBuilder)
bool close ()

Member Function Documentation

bool GMLWriter::addBool const std::string &  st,
const bool  boolean
[inline, virtual]
 

Implements GMLBuilder.

bool GMLWriter::addDouble const std::string &  st,
const double  real
[inline, virtual]
 

Implements GMLBuilder.

bool GMLWriter::addInt const std::string &  st,
const int  integer
[inline, virtual]
 

Implements GMLBuilder.

bool GMLWriter::addString const std::string &  st,
const std::string &  str
[inline, virtual]
 

Implements GMLBuilder.

bool GMLWriter::addStruct const std::string &  structName,
GMLBuilder *&  newBuilder
[inline, virtual]
 

Implements GMLBuilder.

bool GMLWriter::close  )  [inline, virtual]
 

Implements GMLBuilder.


Generated on Fri Jan 5 14:21:51 2007 for Tulip Plugins by  doxygen 1.4.6