3.4.0
tigl::generated::CPACSXsiIsoLine Class Reference

xsiIsoLineType More...

#include <CPACSXsiIsoLine.h>

+ Inheritance diagram for tigl::generated::CPACSXsiIsoLine:

Public Member Functions

TIGL_EXPORT CPACSXsiIsoLine (CCPACSControlSurfaceBorderTrailingEdge *parent, CTiglUIDManager *uidMgr)
 
TIGL_EXPORT CPACSXsiIsoLine (CPACSLandingGearSupportBeamPosition *parent, CTiglUIDManager *uidMgr)
 
virtual TIGL_EXPORT CTiglUIDObjectGetNextUIDParent ()
 
virtual TIGL_EXPORT const CTiglUIDObjectGetNextUIDParent () const
 
template<typename P >
P * GetParent ()
 
template<typename P >
const P * GetParent () const
 
virtual TIGL_EXPORT const std::string & GetReferenceUID () const
 
TIGL_EXPORT CTiglUIDManagerGetUIDManager ()
 
TIGL_EXPORT const CTiglUIDManagerGetUIDManager () const
 
virtual TIGL_EXPORT const double & GetXsi () const
 
template<typename P >
bool IsParent () const
 
virtual TIGL_EXPORT void ReadCPACS (const TixiDocumentHandle &tixiHandle, const std::string &xpath)
 
virtual TIGL_EXPORT void SetReferenceUID (const std::string &value)
 
virtual TIGL_EXPORT void SetXsi (const double &value)
 
virtual TIGL_EXPORT void WriteCPACS (const TixiDocumentHandle &tixiHandle, const std::string &xpath) const
 
virtual TIGL_EXPORT ~CPACSXsiIsoLine ()
 
- Public Member Functions inherited from tigl::ITiglUIDRefObject
virtual ~ITiglUIDRefObject ()=default
 

Protected Attributes

void * m_parent
 
const std::type_info * m_parentType
 
std::string m_referenceUID
 This reference uID determines the reference coordinate system. If it points to a segment, then the eta value is considered to be in segment eta coordinate; if it points to a componentSegment, then componentSegment eta coordinate is used. More...
 
CTiglUIDManagerm_uidMgr
 
double m_xsi
 Relative spanwise position. Xsi refers to the segment or componentSegment depending on the referenced uID. More...
 

Private Member Functions

 CPACSXsiIsoLine (const CPACSXsiIsoLine &)=delete
 
 CPACSXsiIsoLine (CPACSXsiIsoLine &&)=delete
 
TIGL_EXPORT const CTiglUIDObjectGetNextUIDObject () const final
 
TIGL_EXPORT void NotifyUIDChange (const std::string &oldUid, const std::string &newUid) final
 
CPACSXsiIsoLineoperator= (const CPACSXsiIsoLine &)=delete
 
CPACSXsiIsoLineoperator= (CPACSXsiIsoLine &&)=delete
 

Detailed Description

xsiIsoLineType

Iso line described by point of same xsi coordinate. Can be either segment or component segment coordinates.

Constructor & Destructor Documentation

◆ CPACSXsiIsoLine() [1/4]

TIGL_EXPORT tigl::generated::CPACSXsiIsoLine::CPACSXsiIsoLine ( CCPACSControlSurfaceBorderTrailingEdge parent,
CTiglUIDManager uidMgr 
)

◆ CPACSXsiIsoLine() [2/4]

TIGL_EXPORT tigl::generated::CPACSXsiIsoLine::CPACSXsiIsoLine ( CPACSLandingGearSupportBeamPosition parent,
CTiglUIDManager uidMgr 
)

◆ ~CPACSXsiIsoLine()

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

◆ CPACSXsiIsoLine() [3/4]

tigl::generated::CPACSXsiIsoLine::CPACSXsiIsoLine ( const CPACSXsiIsoLine )
privatedelete

◆ CPACSXsiIsoLine() [4/4]

tigl::generated::CPACSXsiIsoLine::CPACSXsiIsoLine ( CPACSXsiIsoLine &&  )
privatedelete

Member Function Documentation

◆ GetNextUIDObject()

TIGL_EXPORT const CTiglUIDObject* tigl::generated::CPACSXsiIsoLine::GetNextUIDObject ( ) const
finalprivatevirtual

◆ GetNextUIDParent() [1/2]

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

◆ GetNextUIDParent() [2/2]

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

◆ GetParent() [1/2]

template<typename P >
P* tigl::generated::CPACSXsiIsoLine::GetParent ( )
inline

◆ GetParent() [2/2]

template<typename P >
const P* tigl::generated::CPACSXsiIsoLine::GetParent ( ) const
inline

◆ GetReferenceUID()

virtual TIGL_EXPORT const std::string& tigl::generated::CPACSXsiIsoLine::GetReferenceUID ( ) const
virtual

◆ GetUIDManager() [1/2]

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

◆ GetUIDManager() [2/2]

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

◆ GetXsi()

virtual TIGL_EXPORT const double& tigl::generated::CPACSXsiIsoLine::GetXsi ( ) const
virtual

◆ IsParent()

template<typename P >
bool tigl::generated::CPACSXsiIsoLine::IsParent ( ) const
inline

◆ NotifyUIDChange()

TIGL_EXPORT void tigl::generated::CPACSXsiIsoLine::NotifyUIDChange ( const std::string &  oldUid,
const std::string &  newUid 
)
finalprivatevirtual

◆ operator=() [1/2]

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

◆ operator=() [2/2]

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

◆ ReadCPACS()

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

◆ SetReferenceUID()

virtual TIGL_EXPORT void tigl::generated::CPACSXsiIsoLine::SetReferenceUID ( const std::string &  value)
virtual

Reimplemented in tigl::CCPACSXsiIsoLine.

◆ SetXsi()

virtual TIGL_EXPORT void tigl::generated::CPACSXsiIsoLine::SetXsi ( const double &  value)
virtual

Reimplemented in tigl::CCPACSXsiIsoLine.

◆ WriteCPACS()

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

Field Documentation

◆ m_parent

void* tigl::generated::CPACSXsiIsoLine::m_parent
protected

◆ m_parentType

const std::type_info* tigl::generated::CPACSXsiIsoLine::m_parentType
protected

◆ m_referenceUID

std::string tigl::generated::CPACSXsiIsoLine::m_referenceUID
protected

This reference uID determines the reference coordinate system. If it points to a segment, then the eta value is considered to be in segment eta coordinate; if it points to a componentSegment, then componentSegment eta coordinate is used.

◆ m_uidMgr

CTiglUIDManager* tigl::generated::CPACSXsiIsoLine::m_uidMgr
protected

◆ m_xsi

double tigl::generated::CPACSXsiIsoLine::m_xsi
protected

Relative spanwise position. Xsi refers to the segment or componentSegment depending on the referenced uID.


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