Static Public Attributes |
| static const int | DtAnyMatch |
Constructor & Destructor Documentation
| DtEntityMapperKey::DtEntityMapperKey |
( |
int |
kind, |
|
|
int |
domain, |
|
|
int |
country, |
|
|
int |
category, |
|
|
int |
subcategory, |
|
|
int |
specific, |
|
|
int |
extra |
|
) |
| |
| DtEntityMapperKey::DtEntityMapperKey |
( |
| ) |
|
| DtEntityMapperKey::DtEntityMapperKey |
( |
const char * |
p | ) |
|
| DtEntityMapperKey::~DtEntityMapperKey |
( |
| ) |
|
Member Function Documentation
| int DtEntityMapperKey::category |
( |
| ) |
const |
|
inline |
| int DtEntityMapperKey::country |
( |
| ) |
const |
|
inline |
| int DtEntityMapperKey::domain |
( |
| ) |
const |
|
inline |
Returns true only on an exact match (no wildcarding)
| int DtEntityMapperKey::extra |
( |
| ) |
const |
|
inline |
| int DtEntityMapperKey::kind |
( |
| ) |
const |
|
inline |
!= returns 0 if they are equal, nonzero if they are not equal
== returns 1 if rhs is < this else it returns 0
== returns 1 if they are equal, 0 if they are not equal
== returns 1 if rhs is > this else it returns 0
| int & DtEntityMapperKey::operator[] |
( |
int |
i | ) |
|
|
inline |
| const int DtEntityMapperKey::operator[] |
( |
int |
i | ) |
const |
|
inline |
| void DtEntityMapperKey::setCategory |
( |
int |
category | ) |
|
|
inline |
| void DtEntityMapperKey::setCountry |
( |
int |
country | ) |
|
|
inline |
| void DtEntityMapperKey::setDomain |
( |
int |
domain | ) |
|
|
inline |
| void DtEntityMapperKey::setExtra |
( |
int |
extra | ) |
|
|
inline |
| void DtEntityMapperKey::setKind |
( |
int |
kind | ) |
|
|
inline |
| void DtEntityMapperKey::setSpecific |
( |
int |
specific | ) |
|
|
inline |
| void DtEntityMapperKey::setSubCategory |
( |
int |
subcategory | ) |
|
|
inline |
| int DtEntityMapperKey::specific |
( |
| ) |
const |
|
inline |
| const DtString& DtEntityMapperKey::string |
( |
| ) |
const |
| int DtEntityMapperKey::subcategory |
( |
| ) |
const |
|
inline |
Member Data Documentation
| const int DtEntityMapperKey::DtAnyMatch |
|
static |
| int DtEntityMapperKey::myCategory |
|
protected |
| int DtEntityMapperKey::myCountry |
|
protected |
| int DtEntityMapperKey::myDomain |
|
protected |
| int DtEntityMapperKey::myExtra |
|
protected |
| int DtEntityMapperKey::myKind |
|
protected |
| int DtEntityMapperKey::mySpecific |
|
protected |
| DtString DtEntityMapperKey::myStringRep |
|
mutableprotected |
| int DtEntityMapperKey::mySubcategory |
|
protected |
The documentation for this class was generated from the following file: