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

#include <CCPACSWingProfiles.h>

Inheritance diagram for tigl::CCPACSWingProfiles:

Public Member Functions

TIGL_EXPORT CCPACSWingProfileAddWingAirfoil () override
TIGL_EXPORT CCPACSWingProfiles (CCPACSProfiles *parent, CTiglUIDManager *uidMgr)
TIGL_EXPORT CCPACSWingProfileGetProfile (int index) const
TIGL_EXPORT CCPACSWingProfileGetProfile (std::string uid) const
TIGL_EXPORT int GetProfileCount () const
TIGL_EXPORT bool HasProfile (std::string uid) const
TIGL_EXPORT void ImportCPACS (const TixiDocumentHandle &tixiHandle, const std::string &xpath)
TIGL_EXPORT void Invalidate (const boost::optional< std::string > &source=boost::none) const
TIGL_EXPORT void ReadCPACS (const TixiDocumentHandle &tixiHandle, const std::string &xpath) override
Public Member Functions inherited from tigl::generated::CPACSWingAirfoils
TIGL_EXPORT CPACSWingAirfoils (CPACSProfiles *parent, CTiglUIDManager *uidMgr)
virtual TIGL_EXPORT CTiglUIDObjectGetNextUIDParent ()
virtual TIGL_EXPORT const CTiglUIDObjectGetNextUIDParent () const
TIGL_EXPORT CPACSProfilesGetParent ()
TIGL_EXPORT const CPACSProfilesGetParent () const
TIGL_EXPORT CTiglUIDManagerGetUIDManager ()
TIGL_EXPORT const CTiglUIDManagerGetUIDManager () const
virtual TIGL_EXPORT CPACSProfileGeometryGetWingAirfoil (const std::string &UID)
virtual TIGL_EXPORT const CPACSProfileGeometryGetWingAirfoil (const std::string &UID) const
virtual TIGL_EXPORT CPACSProfileGeometryGetWingAirfoil (size_t index)
virtual TIGL_EXPORT const CPACSProfileGeometryGetWingAirfoil (size_t index) const
virtual TIGL_EXPORT size_t GetWingAirfoilCount () const
virtual TIGL_EXPORT size_t GetWingAirfoilIndex (const std::string &UID) const
virtual TIGL_EXPORT std::vector< std::unique_ptr< CPACSProfileGeometry > > & GetWingAirfoils ()
virtual TIGL_EXPORT const std::vector< std::unique_ptr< CPACSProfileGeometry > > & GetWingAirfoils () const
virtual TIGL_EXPORT void RemoveWingAirfoil (CPACSProfileGeometry &ref)
virtual TIGL_EXPORT void WriteCPACS (const TixiDocumentHandle &tixiHandle, const std::string &xpath) const
virtual TIGL_EXPORT ~CPACSWingAirfoils ()

Additional Inherited Members

Protected Attributes inherited from tigl::generated::CPACSWingAirfoils
CPACSProfilesm_parent
CTiglUIDManagerm_uidMgr
std::vector< std::unique_ptr< CPACSProfileGeometry > > m_wingAirfoils

Constructor & Destructor Documentation

◆ CCPACSWingProfiles()

TIGL_EXPORT tigl::CCPACSWingProfiles::CCPACSWingProfiles ( CCPACSProfiles * parent,
CTiglUIDManager * uidMgr )

Member Function Documentation

◆ AddWingAirfoil()

TIGL_EXPORT CCPACSWingProfile & tigl::CCPACSWingProfiles::AddWingAirfoil ( )
overridevirtual

◆ GetProfile() [1/2]

TIGL_EXPORT CCPACSWingProfile & tigl::CCPACSWingProfiles::GetProfile ( int index) const

◆ GetProfile() [2/2]

TIGL_EXPORT CCPACSWingProfile & tigl::CCPACSWingProfiles::GetProfile ( std::string uid) const

◆ GetProfileCount()

TIGL_EXPORT int tigl::CCPACSWingProfiles::GetProfileCount ( ) const

◆ HasProfile()

TIGL_EXPORT bool tigl::CCPACSWingProfiles::HasProfile ( std::string uid) const

◆ ImportCPACS()

TIGL_EXPORT void tigl::CCPACSWingProfiles::ImportCPACS ( const TixiDocumentHandle & tixiHandle,
const std::string & xpath )

◆ Invalidate()

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

◆ ReadCPACS()

TIGL_EXPORT void tigl::CCPACSWingProfiles::ReadCPACS ( const TixiDocumentHandle & tixiHandle,
const std::string & xpath )
overridevirtual

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