This file defines the OSnLNode class along with its derived classes.
OSnLParserData()
the OSnLParserData class constructor
~OSnLParserData()
the OSnLParserData class destructor
bool includeDiagonalAttributePresent
Attributes and other data items associated with parsing the OSnLMNodes.
bool numbervalueattON
numbervalueattON is set to true if the value attribute has been parsed for an OSnLNodeNumber object,...
bool variableidxattON
variableidxattON is set to true if the idx attribute has been parsed for an OSnLNodeVariable,...
bool numbertypeattON
numbertypeattON is set to true if the type attribute has been parsed for an OSnLNodeNumber object,...
bool includeDiagonalAttribute
int tmpnlcount
tmpnlcount counts the number of nl nodes actually found.
int nlnodenumber
nlnodenumber is the number of nl nodes in the instance
bool numberidattON
numberidattON is set to true if the id attribute has been parsed for an OSnLNodeNumber object,...
bool variablecoefattON
variablecoefattON is set to true if the coeff attribute has been parsed for an OSnLNodeVariable,...