Cells of the wing. More...
#include <CPACSWingCells.h>
Inheritance diagram for tigl::generated::CPACSWingCells:Public Member Functions | |
| virtual TIGL_EXPORT CCPACSWingCell & | AddCell () |
| TIGL_EXPORT | CPACSWingCells (CCPACSWingShell *parent, CTiglUIDManager *uidMgr) |
| virtual TIGL_EXPORT const CCPACSWingCell & | GetCell (size_t index) const |
| virtual TIGL_EXPORT CCPACSWingCell & | GetCell (size_t index) |
| virtual TIGL_EXPORT const CCPACSWingCell & | GetCell (const std::string &UID) const |
| virtual TIGL_EXPORT CCPACSWingCell & | GetCell (const std::string &UID) |
| virtual TIGL_EXPORT size_t | GetCellCount () const |
| virtual TIGL_EXPORT size_t | GetCellIndex (const std::string &UID) const |
| virtual TIGL_EXPORT const std::vector< std::unique_ptr< CCPACSWingCell > > & | GetCells () const |
| virtual TIGL_EXPORT std::vector< std::unique_ptr< CCPACSWingCell > > & | GetCells () |
| virtual TIGL_EXPORT CTiglUIDObject * | GetNextUIDParent () |
| virtual TIGL_EXPORT const CTiglUIDObject * | GetNextUIDParent () const |
| TIGL_EXPORT CCPACSWingShell * | GetParent () |
| TIGL_EXPORT const CCPACSWingShell * | GetParent () 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 void | RemoveCell (CCPACSWingCell &ref) |
| virtual TIGL_EXPORT void | WriteCPACS (const TixiDocumentHandle &tixiHandle, const std::string &xpath) const |
| virtual TIGL_EXPORT | ~CPACSWingCells () |
Protected Attributes | |
| std::vector< std::unique_ptr< CCPACSWingCell > > | m_cells |
| CCPACSWingShell * | m_parent |
| CTiglUIDManager * | m_uidMgr |
Private Member Functions | |
| CPACSWingCells (const CPACSWingCells &)=delete | |
| CPACSWingCells (CPACSWingCells &&)=delete | |
| CPACSWingCells & | operator= (const CPACSWingCells &)=delete |
| CPACSWingCells & | operator= (CPACSWingCells &&)=delete |
Cells of the wing.
WingCells type, containing all the cells of the wing.
| TIGL_EXPORT tigl::generated::CPACSWingCells::CPACSWingCells | ( | CCPACSWingShell * | parent, |
| CTiglUIDManager * | uidMgr | ||
| ) |
|
virtual |
|
privatedelete |
|
privatedelete |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
| TIGL_EXPORT CCPACSWingShell* tigl::generated::CPACSWingCells::GetParent | ( | ) |
| TIGL_EXPORT const CCPACSWingShell* tigl::generated::CPACSWingCells::GetParent | ( | ) | const |
| TIGL_EXPORT CTiglUIDManager& tigl::generated::CPACSWingCells::GetUIDManager | ( | ) |
| TIGL_EXPORT const CTiglUIDManager& tigl::generated::CPACSWingCells::GetUIDManager | ( | ) | const |
|
privatedelete |
|
privatedelete |
|
virtual |
|
virtual |
|
virtual |
|
protected |
|
protected |
|
protected |