gmlvalue(3)
NAME
GMLValue
SYNOPSIS
#include <GMLParser.h> Public Attributes std::string str long integer double real bool boolean
Member Data Documentation
bool GMLValue::boolean
long GMLValue::integer
double GMLValue::real
std::string GMLValue::str
Author
- Generated automatically by Doxygen for Tulip Plugins Library from the
source code.