MetriVis Overview | Download | User Manual | Development
Reference Overview | Design Documentation | Reference Backend | Reference Frontend

metrivis::MultiType::Value Struct Reference

Structure holding value informations about this Multitype. More...


Data Fields

std::string String
 Representing string.
long double * double_1D_array
 Representing the double array.
long double ** double_2D_array
 Representing the double array.
long length_x
 The length of the double array (1D).
long length_y
 The length of the double array (2D).
std::vector
< std::vector
< std::string > > 
string_array
 An 2D string array.
MT_Type type
 The Type stored in this MultiType.


Detailed Description

Structure holding value informations about this Multitype.

Only one of these values will be set, according to the type of this class.


The documentation for this struct was generated from the following file:
Generated on Fri Feb 29 16:47:20 2008 for MetriVis by  doxygen 1.5.3