Go to the documentation of this file.
45 operator T*() {
return mx; }
71 const char description[],
WsvRecord()
Default constructor.
Defines the enum type that acts as a handle for workspace variables groups.
void define_wsv_data()
Define the lookup data for the workspace variables.
Index Group() const
The wsv group to which this variable belongs.
const String & Name() const
Name of this workspace variable.
ostream & operator<<(ostream &os, const WsvRecord &wr)
Output operator for WsvRecord.
void define_wsv_map()
Define WsvMap.
INDEX Index
The type to use for all integer numbers and indices.
This class contains all static information for one workspace variable.
const String & Description() const
A text describing this workspace variable.
WsvRecord(const char name[], const char description[], const Index group)
Initializing constructor.
Template for Wsv Pointers.