This is the complete list of members for ots::ViewColumnInfo, including all inherited members.
bitMapInfoP_ (defined in ots::ViewColumnInfo) | ots::ViewColumnInfo | protected |
dataChoices_ (defined in ots::ViewColumnInfo) | ots::ViewColumnInfo | protected |
dataType_ (defined in ots::ViewColumnInfo) | ots::ViewColumnInfo | protected |
DATATYPE_BOOL_DEFAULT (defined in ots::ViewColumnInfo) | ots::ViewColumnInfo | static |
DATATYPE_COMMENT_DEFAULT (defined in ots::ViewColumnInfo) | ots::ViewColumnInfo | static |
DATATYPE_LINK_DEFAULT (defined in ots::ViewColumnInfo) | ots::ViewColumnInfo | static |
DATATYPE_NUMBER (defined in ots::ViewColumnInfo) | ots::ViewColumnInfo | static |
DATATYPE_NUMBER_DEFAULT (defined in ots::ViewColumnInfo) | ots::ViewColumnInfo | static |
DATATYPE_STRING (defined in ots::ViewColumnInfo) | ots::ViewColumnInfo | static |
DATATYPE_STRING_DEFAULT (defined in ots::ViewColumnInfo) | ots::ViewColumnInfo | static |
DATATYPE_TIME (defined in ots::ViewColumnInfo) | ots::ViewColumnInfo | static |
DATATYPE_TIME_DEFAULT (defined in ots::ViewColumnInfo) | ots::ViewColumnInfo | static |
getAllDataTypesForGUI(void) (defined in ots::ViewColumnInfo) | ots::ViewColumnInfo | static |
getAllDefaultsForGUI(void) (defined in ots::ViewColumnInfo) | ots::ViewColumnInfo | static |
getAllTypesForGUI(void) (defined in ots::ViewColumnInfo) | ots::ViewColumnInfo | static |
getBitMapInfo(void) const (defined in ots::ViewColumnInfo) | ots::ViewColumnInfo | |
getChildLinkIndex(void) const (defined in ots::ViewColumnInfo) | ots::ViewColumnInfo | |
getDataChoices(void) const (defined in ots::ViewColumnInfo) | ots::ViewColumnInfo | |
getDataType(void) const (defined in ots::ViewColumnInfo) | ots::ViewColumnInfo | |
getDefaultValue(void) const (defined in ots::ViewColumnInfo) | ots::ViewColumnInfo | |
getName(void) const (defined in ots::ViewColumnInfo) | ots::ViewColumnInfo | |
getStorageName(void) const (defined in ots::ViewColumnInfo) | ots::ViewColumnInfo | |
getType(void) const (defined in ots::ViewColumnInfo) | ots::ViewColumnInfo | |
isChildLink(void) const (defined in ots::ViewColumnInfo) | ots::ViewColumnInfo | |
isChildLinkGroupID(void) const (defined in ots::ViewColumnInfo) | ots::ViewColumnInfo | |
isChildLinkUID(void) const (defined in ots::ViewColumnInfo) | ots::ViewColumnInfo | |
isGroupID(void) const (defined in ots::ViewColumnInfo) | ots::ViewColumnInfo | |
name_ (defined in ots::ViewColumnInfo) | ots::ViewColumnInfo | protected |
operator=(const ViewColumnInfo &c) (defined in ots::ViewColumnInfo) | ots::ViewColumnInfo | |
storageName_ (defined in ots::ViewColumnInfo) | ots::ViewColumnInfo | protected |
type_ (defined in ots::ViewColumnInfo) | ots::ViewColumnInfo | protected |
TYPE_AUTHOR (defined in ots::ViewColumnInfo) | ots::ViewColumnInfo | static |
TYPE_BITMAP_DATA (defined in ots::ViewColumnInfo) | ots::ViewColumnInfo | static |
TYPE_COMMENT (defined in ots::ViewColumnInfo) | ots::ViewColumnInfo | static |
TYPE_DATA (defined in ots::ViewColumnInfo) | ots::ViewColumnInfo | static |
TYPE_FIXED_CHOICE_DATA (defined in ots::ViewColumnInfo) | ots::ViewColumnInfo | static |
TYPE_MULTILINE_DATA (defined in ots::ViewColumnInfo) | ots::ViewColumnInfo | static |
TYPE_ON_OFF (defined in ots::ViewColumnInfo) | ots::ViewColumnInfo | static |
TYPE_START_CHILD_LINK (defined in ots::ViewColumnInfo) | ots::ViewColumnInfo | static |
TYPE_START_CHILD_LINK_GROUP_ID (defined in ots::ViewColumnInfo) | ots::ViewColumnInfo | static |
TYPE_START_CHILD_LINK_UID (defined in ots::ViewColumnInfo) | ots::ViewColumnInfo | static |
TYPE_START_GROUP_ID (defined in ots::ViewColumnInfo) | ots::ViewColumnInfo | static |
TYPE_TIMESTAMP (defined in ots::ViewColumnInfo) | ots::ViewColumnInfo | static |
TYPE_TRUE_FALSE (defined in ots::ViewColumnInfo) | ots::ViewColumnInfo | static |
TYPE_UID (defined in ots::ViewColumnInfo) | ots::ViewColumnInfo | static |
TYPE_UNIQUE_DATA (defined in ots::ViewColumnInfo) | ots::ViewColumnInfo | static |
TYPE_VALUE_FALSE (defined in ots::ViewColumnInfo) | ots::ViewColumnInfo | static |
TYPE_VALUE_NO (defined in ots::ViewColumnInfo) | ots::ViewColumnInfo | static |
TYPE_VALUE_OFF (defined in ots::ViewColumnInfo) | ots::ViewColumnInfo | static |
TYPE_VALUE_ON (defined in ots::ViewColumnInfo) | ots::ViewColumnInfo | static |
TYPE_VALUE_TRUE (defined in ots::ViewColumnInfo) | ots::ViewColumnInfo | static |
TYPE_VALUE_YES (defined in ots::ViewColumnInfo) | ots::ViewColumnInfo | static |
TYPE_YES_NO (defined in ots::ViewColumnInfo) | ots::ViewColumnInfo | static |
ViewColumnInfo(const std::string &type, const std::string &name, const std::string &storageName, const std::string &dataType, const std::string &dataChoicesCSV, std::string *capturedExceptionString) (defined in ots::ViewColumnInfo) | ots::ViewColumnInfo | |
ViewColumnInfo(const ViewColumnInfo &c) (defined in ots::ViewColumnInfo) | ots::ViewColumnInfo | |
~ViewColumnInfo(void) (defined in ots::ViewColumnInfo) | ots::ViewColumnInfo | virtual |