3.4.0
tigl::CCPACSWingCells Class Reference

#include <CCPACSWingCells.h>

+ Inheritance diagram for tigl::CCPACSWingCells:

Public Member Functions

TIGL_EXPORT CCPACSWingCells (CCPACSWingShell *parent, CTiglUIDManager *uidMgr)
 
TIGL_EXPORT const CCPACSWingCell & GetCell (int index) const
 
TIGL_EXPORT const CCPACSWingCell & GetCell (const std::string &UID) const
 
TIGL_EXPORT int GetCellCount () const
 
TIGL_EXPORT void Invalidate (const boost::optional< std::string > &source=boost::none) const
 
- Public Member Functions inherited from tigl::generated::CPACSWingCells
virtual TIGL_EXPORT CCPACSWingCell & AddCell ()
 
TIGL_EXPORT CPACSWingCells (CCPACSWingShell *parent, CTiglUIDManager *uidMgr)
 
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 ()
 

Additional Inherited Members

- Protected Attributes inherited from tigl::generated::CPACSWingCells
std::vector< std::unique_ptr< CCPACSWingCell > > m_cells
 
CCPACSWingShell * m_parent
 
CTiglUIDManager * m_uidMgr
 

Constructor & Destructor Documentation

◆ CCPACSWingCells()

TIGL_EXPORT tigl::CCPACSWingCells::CCPACSWingCells ( CCPACSWingShell *  parent,
CTiglUIDManager *  uidMgr 
)

Member Function Documentation

◆ GetCell() [1/2]

TIGL_EXPORT const CCPACSWingCell& tigl::CCPACSWingCells::GetCell ( int  index) const

◆ GetCell() [2/2]

TIGL_EXPORT const CCPACSWingCell& tigl::CCPACSWingCells::GetCell ( const std::string &  UID) const

◆ GetCellCount()

TIGL_EXPORT int tigl::CCPACSWingCells::GetCellCount ( ) const

◆ Invalidate()

TIGL_EXPORT void tigl::CCPACSWingCells::Invalidate ( const boost::optional< std::string > &  source = boost::none) const

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