3.5.0-rc1
Loading...
Searching...
No Matches
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 ()
TIGL_EXPORT const CCPACSConfigurationGetConfiguration () 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 CCPACSRotorGetRotor (const std::string &UID)
virtual TIGL_EXPORT const CCPACSRotorGetRotor (const std::string &UID) const
virtual TIGL_EXPORT CCPACSRotorGetRotor (size_t index)
virtual TIGL_EXPORT const CCPACSRotorGetRotor (size_t index) const
virtual TIGL_EXPORT size_t GetRotorCount () const
virtual TIGL_EXPORT size_t GetRotorIndex (const std::string &UID) const
virtual TIGL_EXPORT std::vector< std::unique_ptr< CCPACSRotor > > & GetRotors ()
virtual TIGL_EXPORT const std::vector< std::unique_ptr< CCPACSRotor > > & GetRotors () const
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() [1/2]

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

◆ GetConfiguration() [2/2]

TIGL_EXPORT const CCPACSConfiguration & tigl::CCPACSRotors::GetConfiguration ( ) 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: