3.4.0
tigl::CCPACSRotors Class Reference

#include <CCPACSRotors.h>

+ Inheritance diagram for tigl::CCPACSRotors:

Public Member Functions

TIGL_EXPORT CCPACSRotors (CCPACSRotorcraftModel *parent, CTiglUIDManager *uidMgr)
 
TIGL_EXPORT CCPACSConfigurationGetConfiguration () const
 
TIGL_EXPORT CCPACSRotorGetRotor (int index) const
 
TIGL_EXPORT CCPACSRotorGetRotor (const std::string &UID) const
 
TIGL_EXPORT int GetRotorCount () const
 
TIGL_EXPORT int GetRotorIndex (const std::string &UID) const
 
TIGL_EXPORT void Invalidate (const boost::optional< std::string > &source=boost::none) const
 
- Public Member Functions inherited from tigl::generated::CPACSRotors
virtual TIGL_EXPORT CCPACSRotorAddRotor ()
 
TIGL_EXPORT CPACSRotors (CCPACSRotorcraftModel *parent, CTiglUIDManager *uidMgr)
 
virtual TIGL_EXPORT CTiglUIDObjectGetNextUIDParent ()
 
virtual TIGL_EXPORT const CTiglUIDObjectGetNextUIDParent () const
 
TIGL_EXPORT CCPACSRotorcraftModelGetParent ()
 
TIGL_EXPORT const CCPACSRotorcraftModelGetParent () 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 CTiglUIDManagerGetUIDManager ()
 
TIGL_EXPORT const CTiglUIDManagerGetUIDManager () 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 ()
 

Additional Inherited Members

- Protected Attributes inherited from tigl::generated::CPACSRotors
CCPACSRotorcraftModelm_parent
 
std::vector< std::unique_ptr< CCPACSRotor > > m_rotors
 
CTiglUIDManagerm_uidMgr
 

Constructor & Destructor Documentation

◆ CCPACSRotors()

TIGL_EXPORT tigl::CCPACSRotors::CCPACSRotors ( CCPACSRotorcraftModel parent,
CTiglUIDManager uidMgr 
)

Member Function Documentation

◆ GetConfiguration()

TIGL_EXPORT CCPACSConfiguration& tigl::CCPACSRotors::GetConfiguration ( ) const

◆ GetRotor() [1/2]

TIGL_EXPORT CCPACSRotor& tigl::CCPACSRotors::GetRotor ( int  index) const

◆ GetRotor() [2/2]

TIGL_EXPORT CCPACSRotor& tigl::CCPACSRotors::GetRotor ( const std::string &  UID) const

◆ GetRotorCount()

TIGL_EXPORT int tigl::CCPACSRotors::GetRotorCount ( ) const

◆ GetRotorIndex()

TIGL_EXPORT int tigl::CCPACSRotors::GetRotorIndex ( const std::string &  UID) const

◆ Invalidate()

TIGL_EXPORT void tigl::CCPACSRotors::Invalidate ( const boost::optional< std::string > &  source = boost::none) const

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