3.4.1
tigl::CCPACSRotorBladeAttachments Class Reference

#include <CCPACSRotorBladeAttachments.h>

+ Inheritance diagram for tigl::CCPACSRotorBladeAttachments:

Public Member Functions

TIGL_EXPORT CCPACSRotorBladeAttachments (CCPACSRotorHub *parent, CTiglUIDManager *uidMgr)
 
TIGL_EXPORT const CCPACSConfigurationGetConfiguration () const
 
TIGL_EXPORT CCPACSConfigurationGetConfiguration ()
 
TIGL_EXPORT const CCPACSRotorGetRotor () const
 
TIGL_EXPORT CCPACSRotorGetRotor ()
 
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 CCPACSRotorBladeAttachmentGetRotorBladeAttachment (size_t index) const
 
virtual TIGL_EXPORT CCPACSRotorBladeAttachmentGetRotorBladeAttachment (size_t index)
 
virtual TIGL_EXPORT const CCPACSRotorBladeAttachmentGetRotorBladeAttachment (const std::string &UID) const
 
virtual TIGL_EXPORT CCPACSRotorBladeAttachmentGetRotorBladeAttachment (const std::string &UID)
 
virtual TIGL_EXPORT size_t GetRotorBladeAttachmentCount () const
 
virtual TIGL_EXPORT size_t GetRotorBladeAttachmentIndex (const std::string &UID) 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() [1/2]

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

◆ GetConfiguration() [2/2]

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

◆ GetRotor() [1/2]

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

◆ GetRotor() [2/2]

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

◆ 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: