#include <GMLParser.h>
Inherits GMLBuilder.
Inheritance diagram for GMLFalse:
Public Member Functions | |
bool | addBool (const std::string &, const bool) |
bool | addInt (const std::string &, const int) |
bool | addDouble (const std::string &, const double) |
bool | addString (const std::string &, const std::string &) |
bool | addStruct (const std::string &structName, GMLBuilder *&newBuilder) |
bool | close () |
|
Implements GMLBuilder. |
|
Implements GMLBuilder. |
|
Implements GMLBuilder. |
|
Implements GMLBuilder. |
|
Implements GMLBuilder. |
|
Implements GMLBuilder. |