3.5.0-rc1
Loading...
Searching...
No Matches
tigl::CCPACSWingCells Class Reference

#include <CCPACSWingCells.h>

Inheritance diagram for tigl::CCPACSWingCells:

Public Member Functions

TIGL_EXPORT CCPACSWingCells (CCPACSWingShell *parent, CTiglUIDManager *uidMgr)
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 CCPACSWingCellGetCell (const std::string &UID)
virtual TIGL_EXPORT const CCPACSWingCellGetCell (const std::string &UID) const
virtual TIGL_EXPORT CCPACSWingCellGetCell (size_t index)
virtual TIGL_EXPORT const CCPACSWingCellGetCell (size_t index) const
virtual TIGL_EXPORT size_t GetCellCount () const
virtual TIGL_EXPORT size_t GetCellIndex (const std::string &UID) const
virtual TIGL_EXPORT std::vector< std::unique_ptr< CCPACSWingCell > > & GetCells ()
virtual TIGL_EXPORT const std::vector< std::unique_ptr< CCPACSWingCell > > & GetCells () const
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

◆ 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: