NANDRAD Data Model Library  Version 2.0
NANDRAD
NANDRAD_Constants.h File Reference

Contains global constants for the Nandrad data model. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 NANDRAD
 The namespace NANDRAD contains the data model classes that make up the NANDRAD solver input data.
 

Variables

const char *const NANDRAD::VERSION
 Version number of the data model and project file. More...
 
const char *const NANDRAD::LONG_VERSION
 Long version number of the data model and project file. More...
 
unsigned int NANDRAD::INVALID_ID
 defines an invalid id
 
const char * NANDRAD::XML_READ_ERROR
 
const char * NANDRAD::XML_READ_UNKNOWN_ATTRIBUTE
 
const char * NANDRAD::XML_READ_UNKNOWN_ELEMENT
 
const char * NANDRAD::XML_READ_UNKNOWN_NAME
 

Detailed Description

Contains global constants for the Nandrad data model.

Definition in file NANDRAD_Constants.h.