Public Member Functions |
| | DtEntityMapperKey () |
| | DtEntityMapperKey (const char *p) |
| | DtEntityMapperKey (const DtEntityType &, int force=-1) |
| | DtEntityMapperKey (int force, int kind, int domain, int country, int category, int subcategory, int specific, int extra) |
| | DtEntityMapperKey (int force, const DtEntityType &) |
| | DtEntityMapperKey (const DtEntityMapperKey &orig) |
| | Copy constructor.
|
| virtual | ~DtEntityMapperKey () |
| | Destructor.
|
| DtEntityMapperKey & | operator= (const DtEntityMapperKey &rhs) |
| | Assignment operator.
|
| DtEntityMapperKey & | operator= (const char *rhs) |
| | Assignment operator.
|
| const std::string & | string () const |
| int | force () const |
| void | setForce (int force) |
| bool | operator== (const DtEntityMapperKey &rhs) const |
| | == returns 1 if they are equal, 0 if they are not equal
|
| virtual bool | matchPattern (const DtEntityMapperKey &pat) const |
| bool | operator!= (const DtEntityMapperKey &rhs) const |
| | != returns 0 if they are equal, nonzero if they are not equal
|
| bool | operator< (const DtEntityMapperKey &rhs) const |
| | == returns 1 if rhs is < this else it returns 0
|
| bool | operator> (const DtEntityMapperKey &rhs) const |
| | == returns 1 if rhs is > this else it returns 0
|
| int & | operator[] (int) |
| const int | operator[] (int) const |
| | operator DtObjectType () const |
| virtual bool | exactMatch (const DtEntityMapperKey &) const |
| | Returns true only on an exact match (no wildcarding)
|
Static Public Attributes |
| static const int | DtAnyMatch |
Constructor & Destructor Documentation
| makVrf::DtEntityMapperKey::DtEntityMapperKey |
( |
| ) |
|
| makVrf::DtEntityMapperKey::DtEntityMapperKey |
( |
const char * |
p | ) |
|
| makVrf::DtEntityMapperKey::DtEntityMapperKey |
( |
const DtEntityType & |
, |
|
|
int |
force = -1 |
|
) |
| |
| makVrf::DtEntityMapperKey::DtEntityMapperKey |
( |
int |
force, |
|
|
int |
kind, |
|
|
int |
domain, |
|
|
int |
country, |
|
|
int |
category, |
|
|
int |
subcategory, |
|
|
int |
specific, |
|
|
int |
extra |
|
) |
| |
| makVrf::DtEntityMapperKey::DtEntityMapperKey |
( |
int |
force, |
|
|
const DtEntityType & |
|
|
) |
| |
| virtual makVrf::DtEntityMapperKey::~DtEntityMapperKey |
( |
| ) |
|
|
virtual |
Member Function Documentation
| const std::string& makVrf::DtEntityMapperKey::string |
( |
| ) |
const |
| int makVrf::DtEntityMapperKey::force |
( |
| ) |
const |
|
inline |
| void makVrf::DtEntityMapperKey::setForce |
( |
int |
force | ) |
|
|
inline |
== returns 1 if they are equal, 0 if they are not equal
!= 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 rhs is > this else it returns 0
| int & DtEntityMapperKey::operator[] |
( |
int |
i | ) |
|
|
inline |
| const int DtEntityMapperKey::operator[] |
( |
int |
i | ) |
const |
|
inline |
| makVrf::DtEntityMapperKey::operator DtObjectType |
( |
| ) |
const |
Returns true only on an exact match (no wildcarding)
Member Data Documentation
| const int makVrf::DtEntityMapperKey::DtAnyMatch |
|
static |
| std::string makVrf::DtEntityMapperKey::myStringRep |
|
mutableprotected |
| int makVrf::DtEntityMapperKey::myForce |
|
protected |
The documentation for this class was generated from the following file:
- /exports/nfedora7-1/nightly/docs/vrforcesDevelopment.tot/include/vrfGuiCore/entityMapperKey.h