This is the complete list of members for DtRadioEntityType, including all inherited members.
| category() const | DtEntityType | inline |
| country() const | DtEntityType | inline |
| defaultType() | DtEntityType | static |
| domain() const | DtEntityType | inline |
| DtCategory | DtEntityType | |
| DtCountry | DtEntityType | |
| DtDomain | DtEntityType | |
| DtEntityKind | DtEntityType | |
| DtEntityType(const char *p) | DtEntityType | |
| DtEntityType(int kind, int domain, int country, int category, int subCategory, int specific, int extra) | DtEntityType | |
| DtEntityType() | DtEntityType | |
| DtEntityType(DtNetEntityType netType) | DtEntityType | |
| DtEntityType(const DtEntityType &orig) | DtEntityType | |
| DtExtra | DtEntityType | |
| DtRadioEntityType() | DtRadioEntityType | |
| DtRadioEntityType(const char *p) | DtRadioEntityType | |
| DtRadioEntityType(int kind, int domain, int country, int category, int nomenclatureVersion, int nomenclature) | DtRadioEntityType | |
| DtRadioEntityType(DtNetRadioEntityType netType) | DtRadioEntityType | |
| DtSpecific | DtEntityType | |
| DtSubCategory | DtEntityType | |
| DtTypeMatchPattern(const DtEntityType &pat) const | DtEntityType | inline |
| extra() const | DtEntityType | inline |
| kind() const | DtEntityType | inline |
| match(const DtEntityType &type) const | DtEntityType | inline |
| matchPattern(const DtEntityType &pat) const | DtEntityType | |
| myMutableString | DtRadioEntityType | mutableprotected |
| myMutableStringRep | DtEntityType | mutableprotected |
| nomenclature() const | DtRadioEntityType | |
| nomenclatureVersion() const | DtRadioEntityType | |
| nullType() | DtRadioEntityType | static |
| operator DtNetEntityType() const | DtEntityType | |
| operator DtNetRadioEntityType() const | DtRadioEntityType | |
| operator!=(const DtEntityType &type) const | DtEntityType | |
| operator<(const DtEntityType &type) const | DtEntityType | |
| operator==(const DtEntityType &type) const | DtEntityType | |
| setCategory(int val) | DtEntityType | inline |
| setCountry(int val) | DtEntityType | inline |
| setDomain(int val) | DtEntityType | inline |
| setExtra(int val) | DtEntityType | inline |
| setFromNet(DtNetRadioEntityType netType) | DtRadioEntityType | |
| DtEntityType::setFromNet(const DtNetEntityType &netType) | DtEntityType | |
| setKind(int val) | DtEntityType | inline |
| setNomenclature(int nom) | DtRadioEntityType | |
| setNomenclatureVersion(int version) | DtRadioEntityType | |
| setSpecific(int val) | DtEntityType | inline |
| setSubCategory(int val) | DtEntityType | inline |
| specific() const | DtEntityType | inline |
| string() const | DtRadioEntityType | |
| subCategory() const | DtEntityType | inline |
| ~DtEntityType() | DtEntityType | virtual |