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 CCPACSWingCellGetCell (int index) const
 
TIGL_EXPORT const CCPACSWingCellGetCell (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 CCPACSWingCellAddCell ()
 
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 CTiglUIDObjectGetNextUIDParent ()
 
virtual TIGL_EXPORT const CTiglUIDObjectGetNextUIDParent () const
 
TIGL_EXPORT CCPACSWingShellGetParent ()
 
TIGL_EXPORT const CCPACSWingShellGetParent () const
 
TIGL_EXPORT CTiglUIDManagerGetUIDManager ()
 
TIGL_EXPORT const CTiglUIDManagerGetUIDManager () 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
 
CCPACSWingShellm_parent
 
CTiglUIDManagerm_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: