VR-Forces 4.8 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
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. More...
 
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. More...
 
virtual void parsePossibleXRefValues (xmlNodePtr)
 Parse out xref values for attributes (if they exist) More...
 
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. More...
 
virtual void addSIDOUidToEntityTypeMapping (int, const DtEntityType &)
 Adds a new mapping of SISO uid to entity type, in case it is needed for this mapping. More...
 

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 charattributeString () const
 Returns the keyword from the listing file to look for. More...
 
- 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. More...
 
virtual bool parseAttribute (xmlNodePtr root)
 Parses the root node and adds the information about the attribute to the map. More...
 

Additional Inherited Members

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

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 Thu Aug 27 10:56:05 EDT 2020 from SVN revision 217100
Copyright © 2005-2020 MAK Technologies. All Rights Reserved (www.mak.com)