VR-Forces 4.1 Class Documentation
List of all members | Public Member Functions | Static Public Member Functions | Protected Member Functions
makVrf::DtAppearanceManager Class Reference
Inheritance diagram for makVrf::DtAppearanceManager:
Inheritance graph
[legend]

Public Member Functions

 DtAppearanceManager ()
virtual ~DtAppearanceManager ()
- Public Member Functions inherited from makVrf::DtAttributesManager
 DtAttributesManager ()
virtual ~DtAttributesManager ()
virtual bool init (const std::string &file)
virtual void parseAttribute (const DtlObjPtr &args)
 Parses out and creates entries for the attribute list.
virtual bool addAttributeInfo (DtAttributeInfo *info)
virtual void valuesFromMask (const DtEntityMapperKey &type, unsigned int mask, DtAttributeValues &result) const
 Returns a list of attributes and values (with bit position) given the bit mask.
virtual DtAttributeInfoattributeInfo (const DtEntityMapperKey &key) const
virtual bool parseSISOFileForAttributes (const std::string &file)
 Parses the SISO file and pulls out information relevant to this manager.
virtual void addSIDOUidToEntityTypeMapping (int, const DtEntityType &)
 Adds a new mapping of SISO uid to entity type, in case it is needed for this mapping.

Static Public Member Functions

static DtAppearanceManagercreate ()
- Static Public Member Functions inherited from makVrf::DtAttributesManager
static DtlObjPtr parseAttribute (const DtlObjPtr &args, const DtlObjPtr &env)

Protected Member Functions

virtual char * attributeString () const
 Returns the keyword from the listing file to look for.
- Protected Member Functions inherited from makVrf::DtAttributesManager
virtual DtAttributeInfocreateAttributeInfo (const DtEntityMapperKey &key) const
 Creates an instance of an attribute info item to add to the internal list.
virtual bool parseAttribute (xmlNodePtr root)
 Parses the root node and adds the information about the attribute to the map.

Additional Inherited Members

- Protected Types inherited from makVrf::DtAttributesManager
typedef std::map< int,
DtEntityType > 
UIDToEntityTypeMap
- Protected Attributes inherited from makVrf::DtAttributesManager
DtOrderedKeyList
< DtAttributeInfo * > 
myAttributeInfo
UIDToEntityTypeMap myUIDToEntityTypeMap

Constructor & Destructor Documentation

makVrf::DtAppearanceManager::DtAppearanceManager ( )
virtual makVrf::DtAppearanceManager::~DtAppearanceManager ( )
virtual

Member Function Documentation

static DtAppearanceManager* makVrf::DtAppearanceManager::create ( )
static
virtual char* makVrf::DtAppearanceManager::attributeString ( ) const
protectedvirtual

Returns the keyword from the listing file to look for.

Implements makVrf::DtAttributesManager.


The documentation for this class was generated from the following file:

Document ID: Generated on Tue Jan 29 18:21:16 EST 2013 from SVN revision 123193
Copyright © 2005-2013 VT MÄK Inc. All Rights Reserved (www.mak.com)