GMLValue.3tulip

Langue: en

Version: 354500 (ubuntu - 24/10/10)

Section: 3 (Bibliothèques de fonctions)

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.