#include <CPACSBoundingElementUIDs.h>
Protected Attributes | |
| std::vector< std::string > | m_boundingElementUIDs |
| UID referencing another structural/geometric element that shall serve as a boundary of the wall element. Possible references are floor, wall or genericGeometryComponent. | |
| CCPACSWallSegment * | m_parent |
| CTiglUIDManager * | m_uidMgr |
Private Member Functions | |
| CPACSBoundingElementUIDs (const CPACSBoundingElementUIDs &)=delete | |
| CPACSBoundingElementUIDs (CPACSBoundingElementUIDs &&)=delete | |
| TIGL_EXPORT const CTiglUIDObject * | GetNextUIDObject () const final |
| TIGL_EXPORT void | NotifyUIDChange (const std::string &oldUid, const std::string &newUid) final |
| CPACSBoundingElementUIDs & | operator= (const CPACSBoundingElementUIDs &)=delete |
| CPACSBoundingElementUIDs & | operator= (CPACSBoundingElementUIDs &&)=delete |
| TIGL_EXPORT tigl::generated::CPACSBoundingElementUIDs::CPACSBoundingElementUIDs | ( | CCPACSWallSegment * | parent, |
| CTiglUIDManager * | uidMgr ) |
|
virtual |
|
privatedelete |
|
privatedelete |
|
virtual |
|
virtual |
|
finalprivatevirtual |
Implements tigl::ITiglUIDRefObject.
|
virtual |
|
virtual |
| TIGL_EXPORT CCPACSWallSegment * tigl::generated::CPACSBoundingElementUIDs::GetParent | ( | ) |
| TIGL_EXPORT const CCPACSWallSegment * tigl::generated::CPACSBoundingElementUIDs::GetParent | ( | ) | const |
| TIGL_EXPORT CTiglUIDManager & tigl::generated::CPACSBoundingElementUIDs::GetUIDManager | ( | ) |
| TIGL_EXPORT const CTiglUIDManager & tigl::generated::CPACSBoundingElementUIDs::GetUIDManager | ( | ) | const |
|
finalprivatevirtual |
Implements tigl::ITiglUIDRefObject.
|
privatedelete |
|
privatedelete |
|
virtual |
|
virtual |
|
virtual |
|
protected |
UID referencing another structural/geometric element that shall serve as a boundary of the wall element. Possible references are floor, wall or genericGeometryComponent.
|
protected |
|
protected |