VR-Forces 4.0.4 Class Documentation
Public Member Functions | Protected Attributes
makVrv::DtCockpitModelDefinitionRenamedChanged Class Reference

makVrv::DtModelDefinitionManagerDefinitionRenamed will handle the renaming of a model definition as it applied to changing a cockpit definition More...

Inheritance diagram for makVrv::DtCockpitModelDefinitionRenamedChanged:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 DtCockpitModelDefinitionRenamedChanged (DtDe &de)
virtual ~DtCockpitModelDefinitionRenamedChanged ()
virtual void modelDefinitionRenamed (const std::string &oldName, const std::string &newName)
 Method called when the model definition has indicated a name has changed.
const std::string & oldName () const
const std::string & newName () const

Protected Attributes

DtDemyDe
std::string myOldName
std::string myNewName

Detailed Description

makVrv::DtModelDefinitionManagerDefinitionRenamed will handle the renaming of a model definition as it applied to changing a cockpit definition


Constructor & Destructor Documentation


Member Function Documentation

virtual void makVrv::DtCockpitModelDefinitionRenamedChanged::modelDefinitionRenamed ( const std::string &  oldName,
const std::string &  newName 
) [virtual]

Method called when the model definition has indicated a name has changed.

Will look at cockpit definitions to see if a name there needs to be changed. If so will register that the cockpit definition in question needs to be restored if the model definition is restored

const std::string& makVrv::DtCockpitModelDefinitionRenamedChanged::oldName ( ) const [inline]
const std::string& makVrv::DtCockpitModelDefinitionRenamedChanged::newName ( ) const [inline]

Member Data Documentation


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

Document ID: Generated on Fri Jun 29 16:33:32 EDT 2012 from SVN revision 116588
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)