rivetsType More...
#include <CPACSRivets.h>
Public Member Functions | |
virtual TIGL_EXPORT CPACSRivet & | AddRivet () |
TIGL_EXPORT | CPACSRivets (CPACSStructuralElements *parent, CTiglUIDManager *uidMgr) |
virtual TIGL_EXPORT CTiglUIDObject * | GetNextUIDParent () |
virtual TIGL_EXPORT const CTiglUIDObject * | GetNextUIDParent () const |
TIGL_EXPORT CPACSStructuralElements * | GetParent () |
TIGL_EXPORT const CPACSStructuralElements * | GetParent () const |
virtual TIGL_EXPORT const std::vector< std::unique_ptr< CPACSRivet > > & | GetRivets () const |
virtual TIGL_EXPORT std::vector< std::unique_ptr< CPACSRivet > > & | GetRivets () |
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 | RemoveRivet (CPACSRivet &ref) |
virtual TIGL_EXPORT void | WriteCPACS (const TixiDocumentHandle &tixiHandle, const std::string &xpath) const |
virtual TIGL_EXPORT | ~CPACSRivets () |
Protected Attributes | |
CPACSStructuralElements * | m_parent |
std::vector< std::unique_ptr< CPACSRivet > > | m_rivets |
CTiglUIDManager * | m_uidMgr |
Private Member Functions | |
CPACSRivets (const CPACSRivets &)=delete | |
CPACSRivets (CPACSRivets &&)=delete | |
CPACSRivets & | operator= (const CPACSRivets &)=delete |
CPACSRivets & | operator= (CPACSRivets &&)=delete |
rivetsType
Rivets type, containing rivets
TIGL_EXPORT tigl::generated::CPACSRivets::CPACSRivets | ( | CPACSStructuralElements * | parent, |
CTiglUIDManager * | uidMgr | ||
) |
|
virtual |
|
privatedelete |
|
privatedelete |
|
virtual |
|
virtual |
|
virtual |
TIGL_EXPORT CPACSStructuralElements* tigl::generated::CPACSRivets::GetParent | ( | ) |
TIGL_EXPORT const CPACSStructuralElements* tigl::generated::CPACSRivets::GetParent | ( | ) | const |
|
virtual |
|
virtual |
TIGL_EXPORT CTiglUIDManager& tigl::generated::CPACSRivets::GetUIDManager | ( | ) |
TIGL_EXPORT const CTiglUIDManager& tigl::generated::CPACSRivets::GetUIDManager | ( | ) | const |
|
privatedelete |
|
privatedelete |
|
virtual |
|
virtual |
|
virtual |
|
protected |
|
protected |
|
protected |