FlightGear next
AttributeMapModelFactory::Model Class Reference

Inherits AbstractModel.

Public Member Functions

 Model (const AttributeMapModelFactory *mapModelFactory)
 
virtual std::string getModelPath () const
 
virtual void setModelPath (const std::string &modelPath)
 
sg::HLADataElement * getDataElement ()
 
- Public Member Functions inherited from AbstractModel
virtual ~AbstractModel ()
 

Detailed Description

Definition at line 654 of file hla.cxx.

Constructor & Destructor Documentation

◆ Model()

yasim::Model::Model ( const AttributeMapModelFactory * mapModelFactory)
inline

Definition at line 656 of file hla.cxx.

Member Function Documentation

◆ getDataElement()

sg::HLADataElement * AttributeMapModelFactory::Model::getDataElement ( )
inline

Definition at line 669 of file hla.cxx.

◆ getModelPath()

virtual std::string AttributeMapModelFactory::Model::getModelPath ( ) const
inlinevirtual

Implements AbstractModel.

Definition at line 660 of file hla.cxx.

◆ setModelPath()

virtual void AttributeMapModelFactory::Model::setModelPath ( const std::string & modelPath)
inlinevirtual

Implements AbstractModel.

Definition at line 666 of file hla.cxx.


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