3.4.0
tigl::generated::CPACSRotorBladeAttachments Class Reference

rotorBladeAttachmentsType More...

#include <CPACSRotorBladeAttachments.h>

+ Inheritance diagram for tigl::generated::CPACSRotorBladeAttachments:

Public Member Functions

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 ()
 

Protected Attributes

CCPACSRotorHubm_parent
 
std::vector< std::unique_ptr< CCPACSRotorBladeAttachment > > m_rotorBladeAttachments
 
CTiglUIDManagerm_uidMgr
 

Private Member Functions

 CPACSRotorBladeAttachments (const CPACSRotorBladeAttachments &)=delete
 
 CPACSRotorBladeAttachments (CPACSRotorBladeAttachments &&)=delete
 
CPACSRotorBladeAttachmentsoperator= (const CPACSRotorBladeAttachments &)=delete
 
CPACSRotorBladeAttachmentsoperator= (CPACSRotorBladeAttachments &&)=delete
 

Detailed Description

rotorBladeAttachmentsType

RotorBladeAttachments type, containing all hinges and blade UIDs attached to the current rotor hub.

Constructor & Destructor Documentation

◆ CPACSRotorBladeAttachments() [1/3]

TIGL_EXPORT tigl::generated::CPACSRotorBladeAttachments::CPACSRotorBladeAttachments ( CCPACSRotorHub parent,
CTiglUIDManager uidMgr 
)

◆ ~CPACSRotorBladeAttachments()

virtual TIGL_EXPORT tigl::generated::CPACSRotorBladeAttachments::~CPACSRotorBladeAttachments ( )
virtual

◆ CPACSRotorBladeAttachments() [2/3]

tigl::generated::CPACSRotorBladeAttachments::CPACSRotorBladeAttachments ( const CPACSRotorBladeAttachments )
privatedelete

◆ CPACSRotorBladeAttachments() [3/3]

tigl::generated::CPACSRotorBladeAttachments::CPACSRotorBladeAttachments ( CPACSRotorBladeAttachments &&  )
privatedelete

Member Function Documentation

◆ AddRotorBladeAttachment()

virtual TIGL_EXPORT CCPACSRotorBladeAttachment& tigl::generated::CPACSRotorBladeAttachments::AddRotorBladeAttachment ( )
virtual

◆ GetNextUIDParent() [1/2]

virtual TIGL_EXPORT CTiglUIDObject* tigl::generated::CPACSRotorBladeAttachments::GetNextUIDParent ( )
virtual

◆ GetNextUIDParent() [2/2]

virtual TIGL_EXPORT const CTiglUIDObject* tigl::generated::CPACSRotorBladeAttachments::GetNextUIDParent ( ) const
virtual

◆ GetParent() [1/2]

TIGL_EXPORT CCPACSRotorHub* tigl::generated::CPACSRotorBladeAttachments::GetParent ( )

◆ GetParent() [2/2]

TIGL_EXPORT const CCPACSRotorHub* tigl::generated::CPACSRotorBladeAttachments::GetParent ( ) const

◆ GetRotorBladeAttachments() [1/2]

virtual TIGL_EXPORT const std::vector<std::unique_ptr<CCPACSRotorBladeAttachment> >& tigl::generated::CPACSRotorBladeAttachments::GetRotorBladeAttachments ( ) const
virtual

◆ GetRotorBladeAttachments() [2/2]

virtual TIGL_EXPORT std::vector<std::unique_ptr<CCPACSRotorBladeAttachment> >& tigl::generated::CPACSRotorBladeAttachments::GetRotorBladeAttachments ( )
virtual

◆ GetUIDManager() [1/2]

TIGL_EXPORT CTiglUIDManager& tigl::generated::CPACSRotorBladeAttachments::GetUIDManager ( )

◆ GetUIDManager() [2/2]

TIGL_EXPORT const CTiglUIDManager& tigl::generated::CPACSRotorBladeAttachments::GetUIDManager ( ) const

◆ operator=() [1/2]

CPACSRotorBladeAttachments& tigl::generated::CPACSRotorBladeAttachments::operator= ( const CPACSRotorBladeAttachments )
privatedelete

◆ operator=() [2/2]

CPACSRotorBladeAttachments& tigl::generated::CPACSRotorBladeAttachments::operator= ( CPACSRotorBladeAttachments &&  )
privatedelete

◆ ReadCPACS()

virtual TIGL_EXPORT void tigl::generated::CPACSRotorBladeAttachments::ReadCPACS ( const TixiDocumentHandle &  tixiHandle,
const std::string &  xpath 
)
virtual

◆ RemoveRotorBladeAttachment()

virtual TIGL_EXPORT void tigl::generated::CPACSRotorBladeAttachments::RemoveRotorBladeAttachment ( CCPACSRotorBladeAttachment ref)
virtual

◆ WriteCPACS()

virtual TIGL_EXPORT void tigl::generated::CPACSRotorBladeAttachments::WriteCPACS ( const TixiDocumentHandle &  tixiHandle,
const std::string &  xpath 
) const
virtual

Field Documentation

◆ m_parent

CCPACSRotorHub* tigl::generated::CPACSRotorBladeAttachments::m_parent
protected

◆ m_rotorBladeAttachments

std::vector<std::unique_ptr<CCPACSRotorBladeAttachment> > tigl::generated::CPACSRotorBladeAttachments::m_rotorBladeAttachments
protected

◆ m_uidMgr

CTiglUIDManager* tigl::generated::CPACSRotorBladeAttachments::m_uidMgr
protected

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