3.4.0
tigl::CCPACSRotorBladeAttachments Class Reference

#include <CCPACSRotorBladeAttachments.h>

+ Inheritance diagram for tigl::CCPACSRotorBladeAttachments:

Public Member Functions

TIGL_EXPORT CCPACSRotorBladeAttachments (CCPACSRotorHub *parent, CTiglUIDManager *uidMgr)
 
TIGL_EXPORT CCPACSConfigurationGetConfiguration () const
 
TIGL_EXPORT CCPACSRotorGetRotor () const
 
TIGL_EXPORT CCPACSRotorBladeAttachmentGetRotorBladeAttachment (int index) const
 
TIGL_EXPORT int GetRotorBladeAttachmentCount () const
 
TIGL_EXPORT void Invalidate (const boost::optional< std::string > &source=boost::none) const
 
- Public Member Functions inherited from tigl::generated::CPACSRotorBladeAttachments
virtual TIGL_EXPORT CCPACSRotorBladeAttachmentAddRotorBladeAttachment ()
 
TIGL_EXPORT CPACSRotorBladeAttachments (CCPACSRotorHub *parent, CTiglUIDManager *uidMgr)
 
virtual TIGL_EXPORT CTiglUIDObjectGetNextUIDParent ()
 
virtual TIGL_EXPORT const CTiglUIDObjectGetNextUIDParent () const
 
TIGL_EXPORT CCPACSRotorHubGetParent ()
 
TIGL_EXPORT const CCPACSRotorHubGetParent () const
 
virtual TIGL_EXPORT const std::vector< std::unique_ptr< CCPACSRotorBladeAttachment > > & GetRotorBladeAttachments () const
 
virtual TIGL_EXPORT std::vector< std::unique_ptr< CCPACSRotorBladeAttachment > > & GetRotorBladeAttachments ()
 
TIGL_EXPORT CTiglUIDManagerGetUIDManager ()
 
TIGL_EXPORT const CTiglUIDManagerGetUIDManager () const
 
virtual TIGL_EXPORT void ReadCPACS (const TixiDocumentHandle &tixiHandle, const std::string &xpath)
 
virtual TIGL_EXPORT void RemoveRotorBladeAttachment (CCPACSRotorBladeAttachment &ref)
 
virtual TIGL_EXPORT void WriteCPACS (const TixiDocumentHandle &tixiHandle, const std::string &xpath) const
 
virtual TIGL_EXPORT ~CPACSRotorBladeAttachments ()
 

Additional Inherited Members

- Protected Attributes inherited from tigl::generated::CPACSRotorBladeAttachments
CCPACSRotorHubm_parent
 
std::vector< std::unique_ptr< CCPACSRotorBladeAttachment > > m_rotorBladeAttachments
 
CTiglUIDManagerm_uidMgr
 

Constructor & Destructor Documentation

◆ CCPACSRotorBladeAttachments()

TIGL_EXPORT tigl::CCPACSRotorBladeAttachments::CCPACSRotorBladeAttachments ( CCPACSRotorHub parent,
CTiglUIDManager uidMgr 
)

Member Function Documentation

◆ GetConfiguration()

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

◆ GetRotor()

TIGL_EXPORT CCPACSRotor& tigl::CCPACSRotorBladeAttachments::GetRotor ( ) const

◆ GetRotorBladeAttachment()

TIGL_EXPORT CCPACSRotorBladeAttachment& tigl::CCPACSRotorBladeAttachments::GetRotorBladeAttachment ( int  index) const

◆ GetRotorBladeAttachmentCount()

TIGL_EXPORT int tigl::CCPACSRotorBladeAttachments::GetRotorBladeAttachmentCount ( ) const

◆ Invalidate()

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

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