|
| | DtAttributeInfo (const DtEntityMapperKey &key) |
| |
| | DtAttributeInfo (const DtAttributeInfo &orig) |
| |
| virtual void | addAttributeItems (const DtlObjPtr &tailPtr) |
| |
| virtual void | addAttributeItems (xmlNodePtr) |
| |
| virtual void | valuesFromMask (unsigned int mask, DtAttributeValues &result) const |
| |
virtual const std::vector
< DtAttributeValueInfo > & | attributeValues () const |
| |
| DtAttributeInfo * | clone () const |
| |
| virtual void | parseAttribute (const DtlObjPtr &attribute) |
| |
| virtual void | parseAttribute (xmlNodePtr) |
| |
| virtual void | resolveXRefValues (const std::map< std::string, DtAttributeValueInfo::AttributeInformation > &xrefValues) |
| |
| | 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) |
| |
| virtual | ~DtEntityMapperKey () override |
| |
| DtEntityMapperKey & | operator= (const DtEntityMapperKey &rhs) |
| |
| DtEntityMapperKey & | operator= (const DtEntityType &rhs) |
| |
| DtEntityMapperKey & | operator= (const char *rhs) |
| |
| const std::string & | string () const |
| |
| int | force () const |
| |
| void | setForce (int force) |
| |
| bool | operator== (const DtEntityMapperKey &rhs) const |
| |
| virtual bool | matchPattern (const DtEntityMapperKey &pat) const |
| |
| bool | operator== (const DtEntityType &rhsEntityType) const |
| |
| bool | operator!= (const DtEntityType &rhsEntityType) const |
| |
| bool | operator!= (const DtEntityMapperKey &rhs) const |
| |
| bool | operator< (const DtEntityMapperKey &rhs) const |
| |
| bool | operator> (const DtEntityMapperKey &rhs) const |
| |
| int & | operator[] (int) |
| |
| const int | operator[] (int) const |
| |
| virtual bool | exactMatch (const DtEntityMapperKey &) const |
| |
| bool | isNullEntityType () const |
| |
| virtual void makVrf::DtAttributeInfo::addAttributeItems |
( |
const DtlObjPtr & |
tailPtr | ) |
|
|
virtual |
Parses out the list of supplied items to add individual items and bit positions for them.
| virtual void makVrf::DtAttributeInfo::addAttributeItems |
( |
xmlNodePtr |
| ) |
|
|
virtual |
Parses out the list of supplied items to add individual items and bit positions for them.
Returns a list of attributes and values (with bit position) given the bit mask. Note that the incoming result list will be cleared before new values are put in.
| virtual void makVrf::DtAttributeInfo::parseAttribute |
( |
const DtlObjPtr & |
attribute | ) |
|
|
virtual |
Parse out info for the specified attribute. The attribute is a list that contains the main title, the items that can be set, and the bit field.
| virtual void makVrf::DtAttributeInfo::parseAttribute |
( |
xmlNodePtr |
| ) |
|
|
virtual |
Parse out info for the specified attribute. The attribute is a list that contains the main title, the items that can be set, and the bit field.
If there are xref references resolve them here.
The documentation for this class was generated from the following file:
- /data/exports/nrhent7-1/nightly/docs/vrForces.vrf5-2-branch/include/vrfGuiCore/attributesManager.h