VR-Forces 4.7 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 Attributes
makVrf::DtVrfVisualMetaDataManager Class Reference

The DtVisualMetaDataManager will use Vantage classes to read meta data files based on the given entity type, and, if the data exists, return a map of linkages and values that can be applied to those linkages to change aspects of the visual model associated with the entity type. More...

Inheritance diagram for makVrf::DtVrfVisualMetaDataManager:
Inheritance graph
[legend]

Public Member Functions

 DtVrfVisualMetaDataManager (makVrv::DtDe &)
 DtVrfVisualMetaDataManager (const DtVrfVisualMetaDataManager &)
virtual ~DtVrfVisualMetaDataManager ()
 Destructor.
virtual Markings visualMetaDataFor (const DtEntityType &)
virtual makVrv::DtModelDefinitionmodelDefinitionFor (const DtEntityType &objectType) const
 Returns the model definition for the given entity type.
virtual DtFilename metaDataFileFor (const DtEntityType &) const
 Returns the meta data file that is used for the given entity type.
virtual std::map< std::string,
std::string > 
markingsFromVisualMetaData (const DtEntityType &, const DtRwVisualMetaData &)
 Given the variable data rules, return a map that contains the annoation and the value for that annotation to be set.
- Public Member Functions inherited from makVrv::DtVirtualBaseClass
 DtVirtualBaseClass ()
 Do nothing constructor.
virtual ~DtVirtualBaseClass ()
 Virtual do nothing destructor.

Static Public Member Functions

static DtVrfVisualMetaDataManagerinstance (makVrv::DtDe &de)
 Returns instance of the DtActiveSonarModeRequestor.
static void registerInstance (makVrv::DtDe &de, DtVrfVisualMetaDataManager *object)
 Register a subclass version of this class.

Protected Attributes

makVrv::DtDemyDe

Additional Inherited Members

Detailed Description

The DtVisualMetaDataManager will use Vantage classes to read meta data files based on the given entity type, and, if the data exists, return a map of linkages and values that can be applied to those linkages to change aspects of the visual model associated with the entity type.

Constructor & Destructor Documentation

makVrf::DtVrfVisualMetaDataManager::DtVrfVisualMetaDataManager ( makVrv::DtDe )
makVrf::DtVrfVisualMetaDataManager::DtVrfVisualMetaDataManager ( const DtVrfVisualMetaDataManager )
virtual makVrf::DtVrfVisualMetaDataManager::~DtVrfVisualMetaDataManager ( )
virtual

Destructor.

Member Function Documentation

static DtVrfVisualMetaDataManager& makVrf::DtVrfVisualMetaDataManager::instance ( makVrv::DtDe de)
static

Returns instance of the DtActiveSonarModeRequestor.

static void makVrf::DtVrfVisualMetaDataManager::registerInstance ( makVrv::DtDe de,
DtVrfVisualMetaDataManager object 
)
static

Register a subclass version of this class.

the instance() function will return the newly registered version once this has been called.

virtual Markings makVrf::DtVrfVisualMetaDataManager::visualMetaDataFor ( const DtEntityType &  )
virtual
virtual makVrv::DtModelDefinition* makVrf::DtVrfVisualMetaDataManager::modelDefinitionFor ( const DtEntityType &  objectType) const
virtual

Returns the model definition for the given entity type.

This will only return a value if the objectType represents an object that is in the entity element definition map

virtual DtFilename makVrf::DtVrfVisualMetaDataManager::metaDataFileFor ( const DtEntityType &  ) const
virtual

Returns the meta data file that is used for the given entity type.

virtual std::map<std::string, std::string> makVrf::DtVrfVisualMetaDataManager::markingsFromVisualMetaData ( const DtEntityType &  ,
const DtRwVisualMetaData  
)
virtual

Given the variable data rules, return a map that contains the annoation and the value for that annotation to be set.

Member Data Documentation

makVrv::DtDe& makVrf::DtVrfVisualMetaDataManager::myDe
protected

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

Document ID: Generated on Fri Apr 26 21:53:14 EDT 2019 from SVN revision 197883
Copyright © 2005-2019 VT MAK. All Rights Reserved (www.mak.com)