Poster of Linux kernelThe best gift for a Linux geek
GMLFalse

GMLFalse

Section: Tulip Plugins Library (3) Updated: 19 Jul 2010
Local index Up
 

NAME

GMLFalse -  

SYNOPSIS


#include <GMLParser.h>

Inherits GMLBuilder.  

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 ()
 

Member Function Documentation

 

bool GMLFalse::addBool (const std::string &, const bool) [inline, virtual]

Implements GMLBuilder.  

bool GMLFalse::addDouble (const std::string &, const double) [inline, virtual]

Implements GMLBuilder.  

bool GMLFalse::addInt (const std::string &, const int) [inline, virtual]

Implements GMLBuilder.  

bool GMLFalse::addString (const std::string &, const std::string &) [inline, virtual]

Implements GMLBuilder.  

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

Implements GMLBuilder.  

bool GMLFalse::close () [inline, virtual]

Implements GMLBuilder.

 

Author

Generated automatically by Doxygen for Tulip Plugins Library from the source code.


 

Index

NAME
SYNOPSIS
Public Member Functions
Member Function Documentation
bool GMLFalse::addBool (const std::string &, const bool) [inline, virtual]
bool GMLFalse::addDouble (const std::string &, const double) [inline, virtual]
bool GMLFalse::addInt (const std::string &, const int) [inline, virtual]
bool GMLFalse::addString (const std::string &, const std::string &) [inline, virtual]
bool GMLFalse::addStruct (const std::string & structName, GMLBuilder *& newBuilder) [inline, virtual]
bool GMLFalse::close () [inline, virtual]
Author

This document was created by man2html, using the manual pages.
Time: 22:07:48 GMT, April 16, 2011