fuselagePanelType More...
#include <CPACSSkinSegment.h>
Inheritance diagram for tigl::generated::CPACSSkinSegment:Public Member Functions | |
| TIGL_EXPORT | CPACSSkinSegment (CPACSSkinSegments *parent, CTiglUIDManager *uidMgr) |
| virtual TIGL_EXPORT const std::string & | GetEndFrameUID () const |
| virtual TIGL_EXPORT const boost::optional< std::string > & | GetEndStringerUID () const |
| virtual TIGL_EXPORT CTiglUIDObject * | GetNextUIDParent () |
| virtual TIGL_EXPORT const CTiglUIDObject * | GetNextUIDParent () const |
| TIGL_EXPORT CPACSSkinSegments * | GetParent () |
| TIGL_EXPORT const CPACSSkinSegments * | GetParent () const |
| virtual TIGL_EXPORT const std::string & | GetSheetElementUID () const |
| virtual TIGL_EXPORT const std::string & | GetStartFrameUID () const |
| virtual TIGL_EXPORT const std::string & | GetStartStringerUID () const |
| 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 | SetEndFrameUID (const std::string &value) |
| virtual TIGL_EXPORT void | SetEndStringerUID (const boost::optional< std::string > &value) |
| virtual TIGL_EXPORT void | SetSheetElementUID (const std::string &value) |
| virtual TIGL_EXPORT void | SetStartFrameUID (const std::string &value) |
| virtual TIGL_EXPORT void | SetStartStringerUID (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 | ~CPACSSkinSegment () |
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 |
Public Member Functions inherited from tigl::ITiglUIDRefObject | |
| virtual | ~ITiglUIDRefObject ()=default |
Protected Attributes | |
| std::string | m_endFrameUID |
| UID of frame at end of the skin segment. More... | |
| boost::optional< std::string > | m_endStringerUID |
| UID of stringer at end of the skin segment. More... | |
| CPACSSkinSegments * | m_parent |
| std::string | m_sheetElementUID |
| UID of sheetBasedStructuralElement used for the panel. More... | |
| std::string | m_startFrameUID |
| UID of frame at start of the skin segment. More... | |
| std::string | m_startStringerUID |
| UID of stringer at start of the skin segment. More... | |
| std::string | m_uID |
| CTiglUIDManager * | m_uidMgr |
Private Member Functions | |
| CPACSSkinSegment (const CPACSSkinSegment &)=delete | |
| CPACSSkinSegment (CPACSSkinSegment &&)=delete | |
| TIGL_EXPORT const CTiglUIDObject * | GetNextUIDObject () const final |
| TIGL_EXPORT void | NotifyUIDChange (const std::string &oldUid, const std::string &newUid) final |
| CPACSSkinSegment & | operator= (const CPACSSkinSegment &)=delete |
| CPACSSkinSegment & | operator= (CPACSSkinSegment &&)=delete |
Additional Inherited Members | |
Protected Member Functions inherited from tigl::CTiglUIDObject | |
| ~CTiglUIDObject ()=default | |
fuselagePanelType
FuselagePanel type, panel of the fuselage between stringers/ frames (new in V1.5)
| TIGL_EXPORT tigl::generated::CPACSSkinSegment::CPACSSkinSegment | ( | CPACSSkinSegments * | parent, |
| CTiglUIDManager * | uidMgr | ||
| ) |
|
virtual |
|
privatedelete |
|
privatedelete |
|
virtual |
|
virtual |
|
finalprivatevirtual |
Implements tigl::ITiglUIDRefObject.
|
virtual |
Implements tigl::CTiglUIDObject.
|
virtual |
Implements tigl::CTiglUIDObject.
| TIGL_EXPORT CPACSSkinSegments* tigl::generated::CPACSSkinSegment::GetParent | ( | ) |
| TIGL_EXPORT const CPACSSkinSegments* tigl::generated::CPACSSkinSegment::GetParent | ( | ) | const |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
Implements tigl::CTiglReqUIDObject.
|
virtual |
Implements tigl::CTiglUIDObject.
|
virtual |
Implements tigl::CTiglUIDObject.
|
finalprivatevirtual |
Implements tigl::ITiglUIDRefObject.
|
privatedelete |
|
privatedelete |
|
virtual |
|
virtual |
Reimplemented in tigl::CCPACSSkinSegment.
|
virtual |
Reimplemented in tigl::CCPACSSkinSegment.
|
virtual |
|
virtual |
Reimplemented in tigl::CCPACSSkinSegment.
|
virtual |
Reimplemented in tigl::CCPACSSkinSegment.
|
virtual |
|
virtual |
|
protected |
UID of frame at end of the skin segment.
|
protected |
UID of stringer at end of the skin segment.
|
protected |
|
protected |
UID of sheetBasedStructuralElement used for the panel.
|
protected |
UID of frame at start of the skin segment.
|
protected |
UID of stringer at start of the skin segment.
|
protected |
|
protected |