rotorsType More...
#include <CPACSRotors.h>
Inheritance diagram for tigl::generated::CPACSRotors:Public Member Functions | |
| virtual TIGL_EXPORT CCPACSRotor & | AddRotor () |
| TIGL_EXPORT | CPACSRotors (CCPACSRotorcraftModel *parent, CTiglUIDManager *uidMgr) |
| virtual TIGL_EXPORT CTiglUIDObject * | GetNextUIDParent () |
| virtual TIGL_EXPORT const CTiglUIDObject * | GetNextUIDParent () const |
| TIGL_EXPORT CCPACSRotorcraftModel * | GetParent () |
| TIGL_EXPORT const CCPACSRotorcraftModel * | GetParent () const |
| virtual TIGL_EXPORT const std::vector< std::unique_ptr< CCPACSRotor > > & | GetRotors () const |
| virtual TIGL_EXPORT std::vector< std::unique_ptr< CCPACSRotor > > & | GetRotors () |
| TIGL_EXPORT CTiglUIDManager & | GetUIDManager () |
| TIGL_EXPORT const CTiglUIDManager & | GetUIDManager () const |
| virtual TIGL_EXPORT void | ReadCPACS (const TixiDocumentHandle &tixiHandle, const std::string &xpath) |
| virtual TIGL_EXPORT void | RemoveRotor (CCPACSRotor &ref) |
| virtual TIGL_EXPORT void | WriteCPACS (const TixiDocumentHandle &tixiHandle, const std::string &xpath) const |
| virtual TIGL_EXPORT | ~CPACSRotors () |
Protected Attributes | |
| CCPACSRotorcraftModel * | m_parent |
| std::vector< std::unique_ptr< CCPACSRotor > > | m_rotors |
| CTiglUIDManager * | m_uidMgr |
Private Member Functions | |
| CPACSRotors (const CPACSRotors &)=delete | |
| CPACSRotors (CPACSRotors &&)=delete | |
| CPACSRotors & | operator= (const CPACSRotors &)=delete |
| CPACSRotors & | operator= (CPACSRotors &&)=delete |
rotorsType
Rotors type, containing all the rotors (mainRotors, tailRotors, fenestrons, propellers, ...) of an rotorcraft model.
| TIGL_EXPORT tigl::generated::CPACSRotors::CPACSRotors | ( | CCPACSRotorcraftModel * | parent, |
| CTiglUIDManager * | uidMgr | ||
| ) |
|
virtual |
|
privatedelete |
|
privatedelete |
|
virtual |
|
virtual |
|
virtual |
| TIGL_EXPORT CCPACSRotorcraftModel* tigl::generated::CPACSRotors::GetParent | ( | ) |
| TIGL_EXPORT const CCPACSRotorcraftModel* tigl::generated::CPACSRotors::GetParent | ( | ) | const |
|
virtual |
|
virtual |
| TIGL_EXPORT CTiglUIDManager& tigl::generated::CPACSRotors::GetUIDManager | ( | ) |
| TIGL_EXPORT const CTiglUIDManager& tigl::generated::CPACSRotors::GetUIDManager | ( | ) | const |
|
privatedelete |
|
privatedelete |
|
virtual |
|
virtual |
|
virtual |
|
protected |
|
protected |
|
protected |