OtherVariableResultStruct Struct Reference

A structure to information about an OtherVariableResult element. More...

#include <OSrLParserData.h>

Collaboration diagram for OtherVariableResultStruct:
Collaboration graph
[legend]

List of all members.

Public Attributes

std::string name
 name holds the text of the name attribute of the OtherVariableResult element
std::string description
 description holds the text of the description attribute of the OtherVariableResult element
std::string * otherVarText
 otherVarText is a pointer to an array with number of elements equal to number of variables, each element of the array is the value of the variable corresponding to the OtherVariableResult, e.g.

Detailed Description

A structure to information about an OtherVariableResult element.

Definition at line 27 of file OSrLParserData.h.


Member Data Documentation

name holds the text of the name attribute of the OtherVariableResult element

Definition at line 31 of file OSrLParserData.h.

description holds the text of the description attribute of the OtherVariableResult element

Definition at line 36 of file OSrLParserData.h.

otherVarText is a pointer to an array with number of elements equal to number of variables, each element of the array is the value of the variable corresponding to the OtherVariableResult, e.g.

a variable name or variable reduced cost, etc.

Definition at line 44 of file OSrLParserData.h.


The documentation for this struct was generated from the following file:

Generated on 15 Mar 2015 for Coin-All by  doxygen 1.6.1