Names as defined for descriptor tags in the database schemas. More...
Variables | |
| const std::string | FITSKEY = "K" | 
| const std::string | FITSCOL = "F" | 
| const std::string | UNITS = "U" | 
| const std::string | DEFAULT = "N" | 
| const std::string | HTMLEVEL = "L" | 
| const std::string | GETUSING = "Q" | 
| const std::string | COMMENT = "C" | 
| const std::string | METHOD = "M" | 
| const std::string | RANGE = "R" | 
| const std::string | VALUES = "V" | 
Names as defined for descriptor tags in the database schemas.
| const std::string TagNames::COMMENT = "C" | 
| const std::string TagNames::DEFAULT = "N" | 
Referenced by TableInfo::getDefault().
| const std::string TagNames::FITSCOL = "F" | 
Referenced by TableInfo::getFitsColumnName().
| const std::string TagNames::FITSKEY = "K" | 
Referenced by TableInfo::getFitsKeywordName().
| const std::string TagNames::GETUSING = "Q" | 
Referenced by TableInfo::getUsingValue().
| const std::string TagNames::HTMLEVEL = "L" | 
Referenced by getMethod().
| const std::string TagNames::METHOD = "M" | 
| const std::string TagNames::RANGE = "R" | 
Referenced by TableInfo::getRange().
| const std::string TagNames::UNITS = "U" | 
Referenced by TableInfo::getUnits(), and CameoSet::readCameoData().
| const std::string TagNames::VALUES = "V" | 
Referenced by TableInfo::getDiscrValues().
 1.6.3