3.4.0
tigl::generated::CPACSSheetPoints Class Reference

sheetPointsType More...

#include <CPACSSheetPoints.h>

+ Inheritance diagram for tigl::generated::CPACSSheetPoints:

Public Member Functions

virtual TIGL_EXPORT void AddToSheetPointUIDs (const std::string &value)
 
TIGL_EXPORT CPACSSheetPoints (CPACSSheet3D *parent, CTiglUIDManager *uidMgr)
 
virtual TIGL_EXPORT CTiglUIDObjectGetNextUIDParent ()
 
virtual TIGL_EXPORT const CTiglUIDObjectGetNextUIDParent () const
 
TIGL_EXPORT CPACSSheet3DGetParent ()
 
TIGL_EXPORT const CPACSSheet3DGetParent () const
 
virtual TIGL_EXPORT const std::vector< std::string > & GetSheetPointUIDs () const
 
TIGL_EXPORT CTiglUIDManagerGetUIDManager ()
 
TIGL_EXPORT const CTiglUIDManagerGetUIDManager () 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

CPACSSheet3Dm_parent
 
std::vector< std::string > m_sheetPointUIDs
 
CTiglUIDManagerm_uidMgr
 

Private Member Functions

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

Detailed Description

sheetPointsType

Constructor & Destructor Documentation

◆ CPACSSheetPoints() [1/3]

TIGL_EXPORT tigl::generated::CPACSSheetPoints::CPACSSheetPoints ( CPACSSheet3D parent,
CTiglUIDManager uidMgr 
)

◆ ~CPACSSheetPoints()

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

◆ CPACSSheetPoints() [2/3]

tigl::generated::CPACSSheetPoints::CPACSSheetPoints ( const CPACSSheetPoints )
privatedelete

◆ CPACSSheetPoints() [3/3]

tigl::generated::CPACSSheetPoints::CPACSSheetPoints ( CPACSSheetPoints &&  )
privatedelete

Member Function Documentation

◆ AddToSheetPointUIDs()

virtual TIGL_EXPORT void tigl::generated::CPACSSheetPoints::AddToSheetPointUIDs ( const std::string &  value)
virtual

◆ GetNextUIDObject()

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

◆ GetNextUIDParent() [1/2]

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

◆ GetNextUIDParent() [2/2]

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

◆ GetParent() [1/2]

TIGL_EXPORT CPACSSheet3D* tigl::generated::CPACSSheetPoints::GetParent ( )

◆ GetParent() [2/2]

TIGL_EXPORT const CPACSSheet3D* tigl::generated::CPACSSheetPoints::GetParent ( ) const

◆ GetSheetPointUIDs()

virtual TIGL_EXPORT const std::vector<std::string>& tigl::generated::CPACSSheetPoints::GetSheetPointUIDs ( ) const
virtual

◆ GetUIDManager() [1/2]

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

◆ GetUIDManager() [2/2]

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

◆ NotifyUIDChange()

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

◆ operator=() [1/2]

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

◆ operator=() [2/2]

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

◆ ReadCPACS()

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

◆ RemoveFromSheetPointUIDs()

virtual TIGL_EXPORT bool tigl::generated::CPACSSheetPoints::RemoveFromSheetPointUIDs ( const std::string &  value)
virtual

◆ WriteCPACS()

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

Field Documentation

◆ m_parent

CPACSSheet3D* tigl::generated::CPACSSheetPoints::m_parent
protected

◆ m_sheetPointUIDs

std::vector<std::string> tigl::generated::CPACSSheetPoints::m_sheetPointUIDs
protected

◆ m_uidMgr

CTiglUIDManager* tigl::generated::CPACSSheetPoints::m_uidMgr
protected

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