Public Member Functions | |
| GISConfig (string, string) | |
| construction function taking 2 parameters: path and root name | |
| ~GISConfig () | |
| int | outputXMLDocument (string, string) |
| output the data table to an XML document taking 2 parameters: output directory and output file name | |
| code::GISConfig::GISConfig | ( | string | , | |
| string | ||||
| ) |
construction function taking 2 parameters: path and root name
| code::GISConfig::~GISConfig | ( | ) | [inline] |
| int code::GISConfig::outputXMLDocument | ( | string | , | |
| string | ||||
| ) |
output the data table to an XML document taking 2 parameters: output directory and output file name
1.4.7