Engine references. More...
#include <CPACSEnginePositions.h>
Inheritance diagram for tigl::generated::CPACSEnginePositions:Public Member Functions | |
| virtual TIGL_EXPORT CCPACSEnginePosition & | AddEngine () |
| TIGL_EXPORT | CPACSEnginePositions (CCPACSAircraftModel *parent, CTiglUIDManager *uidMgr) |
| TIGL_EXPORT | CPACSEnginePositions (CCPACSRotorcraftModel *parent, CTiglUIDManager *uidMgr) |
| virtual TIGL_EXPORT const std::vector< std::unique_ptr< CCPACSEnginePosition > > & | GetEngines () const |
| virtual TIGL_EXPORT std::vector< std::unique_ptr< CCPACSEnginePosition > > & | GetEngines () |
| virtual TIGL_EXPORT CTiglUIDObject * | GetNextUIDParent () |
| virtual TIGL_EXPORT const CTiglUIDObject * | GetNextUIDParent () const |
| template<typename P > | |
| P * | GetParent () |
| template<typename P > | |
| const P * | GetParent () const |
| TIGL_EXPORT CTiglUIDManager & | GetUIDManager () |
| TIGL_EXPORT const CTiglUIDManager & | GetUIDManager () const |
| template<typename P > | |
| bool | IsParent () const |
| virtual TIGL_EXPORT void | ReadCPACS (const TixiDocumentHandle &tixiHandle, const std::string &xpath) |
| virtual TIGL_EXPORT void | RemoveEngine (CCPACSEnginePosition &ref) |
| virtual TIGL_EXPORT void | WriteCPACS (const TixiDocumentHandle &tixiHandle, const std::string &xpath) const |
| virtual TIGL_EXPORT | ~CPACSEnginePositions () |
Protected Attributes | |
| std::vector< std::unique_ptr< CCPACSEnginePosition > > | m_engines |
| void * | m_parent |
| const std::type_info * | m_parentType |
| CTiglUIDManager * | m_uidMgr |
Private Member Functions | |
| CPACSEnginePositions (const CPACSEnginePositions &)=delete | |
| CPACSEnginePositions (CPACSEnginePositions &&)=delete | |
| CPACSEnginePositions & | operator= (const CPACSEnginePositions &)=delete |
| CPACSEnginePositions & | operator= (CPACSEnginePositions &&)=delete |
Engine references.
EnginePositions type, containing a reference to the used engines and their positions at the configuration
| TIGL_EXPORT tigl::generated::CPACSEnginePositions::CPACSEnginePositions | ( | CCPACSAircraftModel * | parent, |
| CTiglUIDManager * | uidMgr | ||
| ) |
| TIGL_EXPORT tigl::generated::CPACSEnginePositions::CPACSEnginePositions | ( | CCPACSRotorcraftModel * | parent, |
| CTiglUIDManager * | uidMgr | ||
| ) |
|
virtual |
|
privatedelete |
|
privatedelete |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
inline |
|
inline |
| TIGL_EXPORT CTiglUIDManager& tigl::generated::CPACSEnginePositions::GetUIDManager | ( | ) |
| TIGL_EXPORT const CTiglUIDManager& tigl::generated::CPACSEnginePositions::GetUIDManager | ( | ) | const |
|
inline |
|
privatedelete |
|
privatedelete |
|
virtual |
|
virtual |
|
virtual |
|
protected |
|
protected |
|
protected |
|
protected |