3.4.0
tigl::generated::CPACSNacelleCowl Class Reference

Nacelle cowl. More...

#include <CPACSNacelleCowl.h>

+ Inheritance diagram for tigl::generated::CPACSNacelleCowl:

Public Member Functions

TIGL_EXPORT CPACSNacelleCowl (CPACSEngineNacelle *parent, CTiglUIDManager *uidMgr)
 
virtual TIGL_EXPORT const boost::optional< CCPACSNacelleGuideCurves > & GetGuideCurves () const
 
virtual TIGL_EXPORT boost::optional< CCPACSNacelleGuideCurves > & GetGuideCurves ()
 
virtual TIGL_EXPORT CCPACSNacelleGuideCurvesGetGuideCurves (CreateIfNotExistsTag)
 
virtual TIGL_EXPORT CTiglUIDObjectGetNextUIDParent ()
 
virtual TIGL_EXPORT const CTiglUIDObjectGetNextUIDParent () const
 
TIGL_EXPORT CPACSEngineNacelleGetParent ()
 
TIGL_EXPORT const CPACSEngineNacelleGetParent () const
 
virtual TIGL_EXPORT const CCPACSRotationCurveGetRotationCurve () const
 
virtual TIGL_EXPORT CCPACSRotationCurveGetRotationCurve ()
 
virtual TIGL_EXPORT const CCPACSNacelleSectionsGetSections () const
 
virtual TIGL_EXPORT CCPACSNacelleSectionsGetSections ()
 
virtual TIGL_EXPORT const std::string & GetUID () 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 RemoveGuideCurves ()
 
virtual TIGL_EXPORT void SetUID (const std::string &value)
 
virtual TIGL_EXPORT void WriteCPACS (const TixiDocumentHandle &tixiHandle, const std::string &xpath) const
 
virtual TIGL_EXPORT ~CPACSNacelleCowl ()
 
- Public Member Functions inherited from tigl::CTiglReqUIDObject
boost::optional< std::string > GetObjectUID () const
 
virtual ~CTiglReqUIDObject ()=default
 
- Public Member Functions inherited from tigl::CTiglUIDObject
TIGL_EXPORT void Invalidate (const boost::optional< std::string > &source=boost::none) const
 

Protected Attributes

boost::optional< CCPACSNacelleGuideCurvesm_guideCurves
 
CPACSEngineNacellem_parent
 
CCPACSRotationCurve m_rotationCurve
 
CCPACSNacelleSections m_sections
 
std::string m_uID
 
CTiglUIDManagerm_uidMgr
 

Private Member Functions

 CPACSNacelleCowl (const CPACSNacelleCowl &)=delete
 
 CPACSNacelleCowl (CPACSNacelleCowl &&)=delete
 
CPACSNacelleCowloperator= (const CPACSNacelleCowl &)=delete
 
CPACSNacelleCowloperator= (CPACSNacelleCowl &&)=delete
 

Additional Inherited Members

- Protected Member Functions inherited from tigl::CTiglUIDObject
 ~CTiglUIDObject ()=default
 

Detailed Description

Nacelle cowl.

Describes the cowl geometry for nacelles using sections positioned around the rotational center of the engine.

Constructor & Destructor Documentation

◆ CPACSNacelleCowl() [1/3]

TIGL_EXPORT tigl::generated::CPACSNacelleCowl::CPACSNacelleCowl ( CPACSEngineNacelle parent,
CTiglUIDManager uidMgr 
)

◆ ~CPACSNacelleCowl()

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

◆ CPACSNacelleCowl() [2/3]

tigl::generated::CPACSNacelleCowl::CPACSNacelleCowl ( const CPACSNacelleCowl )
privatedelete

◆ CPACSNacelleCowl() [3/3]

tigl::generated::CPACSNacelleCowl::CPACSNacelleCowl ( CPACSNacelleCowl &&  )
privatedelete

Member Function Documentation

◆ GetGuideCurves() [1/3]

virtual TIGL_EXPORT const boost::optional<CCPACSNacelleGuideCurves>& tigl::generated::CPACSNacelleCowl::GetGuideCurves ( ) const
virtual

◆ GetGuideCurves() [2/3]

virtual TIGL_EXPORT boost::optional<CCPACSNacelleGuideCurves>& tigl::generated::CPACSNacelleCowl::GetGuideCurves ( )
virtual

◆ GetGuideCurves() [3/3]

virtual TIGL_EXPORT CCPACSNacelleGuideCurves& tigl::generated::CPACSNacelleCowl::GetGuideCurves ( CreateIfNotExistsTag  )
virtual

◆ GetNextUIDParent() [1/2]

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

Implements tigl::CTiglUIDObject.

◆ GetNextUIDParent() [2/2]

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

Implements tigl::CTiglUIDObject.

◆ GetParent() [1/2]

TIGL_EXPORT CPACSEngineNacelle* tigl::generated::CPACSNacelleCowl::GetParent ( )

◆ GetParent() [2/2]

TIGL_EXPORT const CPACSEngineNacelle* tigl::generated::CPACSNacelleCowl::GetParent ( ) const

◆ GetRotationCurve() [1/2]

virtual TIGL_EXPORT const CCPACSRotationCurve& tigl::generated::CPACSNacelleCowl::GetRotationCurve ( ) const
virtual

◆ GetRotationCurve() [2/2]

virtual TIGL_EXPORT CCPACSRotationCurve& tigl::generated::CPACSNacelleCowl::GetRotationCurve ( )
virtual

◆ GetSections() [1/2]

virtual TIGL_EXPORT const CCPACSNacelleSections& tigl::generated::CPACSNacelleCowl::GetSections ( ) const
virtual

◆ GetSections() [2/2]

virtual TIGL_EXPORT CCPACSNacelleSections& tigl::generated::CPACSNacelleCowl::GetSections ( )
virtual

◆ GetUID()

virtual TIGL_EXPORT const std::string& tigl::generated::CPACSNacelleCowl::GetUID ( ) const
virtual

◆ GetUIDManager() [1/2]

TIGL_EXPORT CTiglUIDManager& tigl::generated::CPACSNacelleCowl::GetUIDManager ( )
virtual

Implements tigl::CTiglUIDObject.

◆ GetUIDManager() [2/2]

TIGL_EXPORT const CTiglUIDManager& tigl::generated::CPACSNacelleCowl::GetUIDManager ( ) const
virtual

Implements tigl::CTiglUIDObject.

◆ operator=() [1/2]

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

◆ operator=() [2/2]

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

◆ ReadCPACS()

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

◆ RemoveGuideCurves()

virtual TIGL_EXPORT void tigl::generated::CPACSNacelleCowl::RemoveGuideCurves ( )
virtual

◆ SetUID()

virtual TIGL_EXPORT void tigl::generated::CPACSNacelleCowl::SetUID ( const std::string &  value)
virtual

◆ WriteCPACS()

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

Field Documentation

◆ m_guideCurves

boost::optional<CCPACSNacelleGuideCurves> tigl::generated::CPACSNacelleCowl::m_guideCurves
protected

◆ m_parent

CPACSEngineNacelle* tigl::generated::CPACSNacelleCowl::m_parent
protected

◆ m_rotationCurve

CCPACSRotationCurve tigl::generated::CPACSNacelleCowl::m_rotationCurve
protected

◆ m_sections

CCPACSNacelleSections tigl::generated::CPACSNacelleCowl::m_sections
protected

◆ m_uID

std::string tigl::generated::CPACSNacelleCowl::m_uID
protected

◆ m_uidMgr

CTiglUIDManager* tigl::generated::CPACSNacelleCowl::m_uidMgr
protected

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