Column definition in tabular data sets.
More...
List of all members.
Detailed Description
Column definition in tabular data sets.
The ref_ is intended for whatever references that are important in the software but which should probably not be displayed to the user.
All but the 'user name' is optional.
Member Enumeration Documentation
Constructor & Destructor Documentation
| DataColDef::DataColDef |
( |
const char * |
nm, |
|
|
const char * |
ref = 0, |
|
|
const UnitOfMeasure * |
un = 0 | |
|
) |
| | [inline] |
Member Function Documentation
if !use_name, matches ref_ .
| void DataColDef::getFrom |
( |
const char * |
|
) |
|
| bool DataColDef::operator== |
( |
const DataColDef & |
dcd |
) |
const [inline] |
| static const DataColDef& DataColDef::unknown |
( |
|
) |
[static] |
Member Data Documentation