SparSegments (=spars) of the wing. More...
#include <CPACSSparSegment.h>
Public Member Functions | |
TIGL_EXPORT | CPACSSparSegment (CCPACSWingSparSegments *parent, CTiglUIDManager *uidMgr) |
virtual TIGL_EXPORT const boost::optional< std::string > & | GetDescription () const |
virtual TIGL_EXPORT const std::string & | GetName () const |
virtual TIGL_EXPORT CTiglUIDObject * | GetNextUIDParent () |
virtual TIGL_EXPORT const CTiglUIDObject * | GetNextUIDParent () const |
TIGL_EXPORT CCPACSWingSparSegments * | GetParent () |
TIGL_EXPORT const CCPACSWingSparSegments * | GetParent () const |
virtual TIGL_EXPORT const CPACSSparCrossSection & | GetSparCrossSection () const |
virtual TIGL_EXPORT CPACSSparCrossSection & | GetSparCrossSection () |
virtual TIGL_EXPORT const CCPACSWingSparPositionUIDs & | GetSparPositionUIDs () const |
virtual TIGL_EXPORT CCPACSWingSparPositionUIDs & | GetSparPositionUIDs () |
virtual TIGL_EXPORT const std::string & | GetUID () const |
TIGL_EXPORT CTiglUIDManager & | GetUIDManager () |
TIGL_EXPORT const CTiglUIDManager & | GetUIDManager () const |
virtual TIGL_EXPORT void | ReadCPACS (const TixiDocumentHandle &tixiHandle, const std::string &xpath) |
virtual TIGL_EXPORT void | SetDescription (const boost::optional< std::string > &value) |
virtual TIGL_EXPORT void | SetName (const std::string &value) |
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 | ~CPACSSparSegment () |
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< std::string > | m_description |
Description of the spar segment (spar). More... | |
std::string | m_name |
Name of the spar segment (=spar). More... | |
CCPACSWingSparSegments * | m_parent |
CPACSSparCrossSection | m_sparCrossSection |
CCPACSWingSparPositionUIDs | m_sparPositionUIDs |
std::string | m_uID |
CTiglUIDManager * | m_uidMgr |
Private Member Functions | |
CPACSSparSegment (const CPACSSparSegment &)=delete | |
CPACSSparSegment (CPACSSparSegment &&)=delete | |
CPACSSparSegment & | operator= (const CPACSSparSegment &)=delete |
CPACSSparSegment & | operator= (CPACSSparSegment &&)=delete |
Additional Inherited Members | |
Protected Member Functions inherited from tigl::CTiglUIDObject | |
~CTiglUIDObject ()=default | |
SparSegments (=spars) of the wing.
SparSegmentType, each spar is defined by multiple sparPositions that are referenced via their uID. The spar cross section is defined in 'sparCrossSection'.
TIGL_EXPORT tigl::generated::CPACSSparSegment::CPACSSparSegment | ( | CCPACSWingSparSegments * | parent, |
CTiglUIDManager * | uidMgr | ||
) |
|
virtual |
|
privatedelete |
|
privatedelete |
|
virtual |
|
virtual |
|
virtual |
Implements tigl::CTiglUIDObject.
|
virtual |
Implements tigl::CTiglUIDObject.
TIGL_EXPORT CCPACSWingSparSegments* tigl::generated::CPACSSparSegment::GetParent | ( | ) |
TIGL_EXPORT const CCPACSWingSparSegments* tigl::generated::CPACSSparSegment::GetParent | ( | ) | const |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
Implements tigl::CTiglReqUIDObject.
|
virtual |
Implements tigl::CTiglUIDObject.
|
virtual |
Implements tigl::CTiglUIDObject.
|
privatedelete |
|
privatedelete |
|
virtual |
Reimplemented in tigl::CCPACSWingSparSegment.
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
protected |
Description of the spar segment (spar).
|
protected |
Name of the spar segment (=spar).
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |