sheetPointsType More...
#include <CPACSSheetPoints.h>
Public Member Functions | |
| virtual TIGL_EXPORT void | AddToSheetPointUIDs (const std::string &value) |
| TIGL_EXPORT | CPACSSheetPoints (CPACSSheet3D *parent, CTiglUIDManager *uidMgr) |
| virtual TIGL_EXPORT CTiglUIDObject * | GetNextUIDParent () |
| virtual TIGL_EXPORT const CTiglUIDObject * | GetNextUIDParent () const |
| TIGL_EXPORT CPACSSheet3D * | GetParent () |
| TIGL_EXPORT const CPACSSheet3D * | GetParent () const |
| virtual TIGL_EXPORT const std::vector< std::string > & | GetSheetPointUIDs () 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 bool | RemoveFromSheetPointUIDs (const std::string &value) |
| virtual TIGL_EXPORT void | WriteCPACS (const TixiDocumentHandle &tixiHandle, const std::string &xpath) const |
| virtual TIGL_EXPORT | ~CPACSSheetPoints () |
| Public Member Functions inherited from tigl::ITiglUIDRefObject | |
| virtual | ~ITiglUIDRefObject ()=default |
Protected Attributes | |
| CPACSSheet3D * | m_parent |
| std::vector< std::string > | m_sheetPointUIDs |
| CTiglUIDManager * | m_uidMgr |
Private Member Functions | |
| CPACSSheetPoints (const CPACSSheetPoints &)=delete | |
| CPACSSheetPoints (CPACSSheetPoints &&)=delete | |
| TIGL_EXPORT const CTiglUIDObject * | GetNextUIDObject () const final |
| TIGL_EXPORT void | NotifyUIDChange (const std::string &oldUid, const std::string &newUid) final |
| CPACSSheetPoints & | operator= (const CPACSSheetPoints &)=delete |
| CPACSSheetPoints & | operator= (CPACSSheetPoints &&)=delete |
sheetPointsType
| TIGL_EXPORT tigl::generated::CPACSSheetPoints::CPACSSheetPoints | ( | CPACSSheet3D * | parent, |
| CTiglUIDManager * | uidMgr ) |
|
virtual |
|
privatedelete |
|
privatedelete |
|
virtual |
|
finalprivatevirtual |
Implements tigl::ITiglUIDRefObject.
|
virtual |
|
virtual |
| TIGL_EXPORT CPACSSheet3D * tigl::generated::CPACSSheetPoints::GetParent | ( | ) |
| TIGL_EXPORT const CPACSSheet3D * tigl::generated::CPACSSheetPoints::GetParent | ( | ) | const |
|
virtual |
| TIGL_EXPORT CTiglUIDManager & tigl::generated::CPACSSheetPoints::GetUIDManager | ( | ) |
| TIGL_EXPORT const CTiglUIDManager & tigl::generated::CPACSSheetPoints::GetUIDManager | ( | ) | const |
|
finalprivatevirtual |
Implements tigl::ITiglUIDRefObject.
|
privatedelete |
|
privatedelete |
|
virtual |
|
virtual |
|
virtual |
|
protected |
|
protected |
|
protected |