SparCells of current spar. More...
#include <CPACSSparCells.h>
Public Member Functions | |
| virtual TIGL_EXPORT CPACSSparCell & | AddSparCell () |
| TIGL_EXPORT | CPACSSparCells (CPACSSparCrossSection *parent, CTiglUIDManager *uidMgr) |
| virtual TIGL_EXPORT CTiglUIDObject * | GetNextUIDParent () |
| virtual TIGL_EXPORT const CTiglUIDObject * | GetNextUIDParent () const |
| TIGL_EXPORT CPACSSparCrossSection * | GetParent () |
| TIGL_EXPORT const CPACSSparCrossSection * | GetParent () const |
| virtual TIGL_EXPORT const std::vector< std::unique_ptr< CPACSSparCell > > & | GetSparCells () const |
| virtual TIGL_EXPORT std::vector< std::unique_ptr< CPACSSparCell > > & | GetSparCells () |
| 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 | RemoveSparCell (CPACSSparCell &ref) |
| virtual TIGL_EXPORT void | WriteCPACS (const TixiDocumentHandle &tixiHandle, const std::string &xpath) const |
| virtual TIGL_EXPORT | ~CPACSSparCells () |
Protected Attributes | |
| CPACSSparCrossSection * | m_parent |
| std::vector< std::unique_ptr< CPACSSparCell > > | m_sparCells |
| CTiglUIDManager * | m_uidMgr |
Private Member Functions | |
| CPACSSparCells (const CPACSSparCells &)=delete | |
| CPACSSparCells (CPACSSparCells &&)=delete | |
| CPACSSparCells & | operator= (const CPACSSparCells &)=delete |
| CPACSSparCells & | operator= (CPACSSparCells &&)=delete |
SparCells of current spar.
sparCells are an optional Element. They are defined via the etaCoordinates and define a region of special cross section and material properties.
| TIGL_EXPORT tigl::generated::CPACSSparCells::CPACSSparCells | ( | CPACSSparCrossSection * | parent, |
| CTiglUIDManager * | uidMgr | ||
| ) |
|
virtual |
|
privatedelete |
|
privatedelete |
|
virtual |
|
virtual |
|
virtual |
| TIGL_EXPORT CPACSSparCrossSection* tigl::generated::CPACSSparCells::GetParent | ( | ) |
| TIGL_EXPORT const CPACSSparCrossSection* tigl::generated::CPACSSparCells::GetParent | ( | ) | const |
|
virtual |
|
virtual |
| TIGL_EXPORT CTiglUIDManager& tigl::generated::CPACSSparCells::GetUIDManager | ( | ) |
| TIGL_EXPORT const CTiglUIDManager& tigl::generated::CPACSSparCells::GetUIDManager | ( | ) | const |
|
privatedelete |
|
privatedelete |
|
virtual |
|
virtual |
|
virtual |
|
protected |
|
protected |
|
protected |