3.4.0
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 (std::string uid) const
 
TIGL_EXPORT CCPACSWingProfileGetProfile (int index) 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 (CCPACSProfiles *parent, CTiglUIDManager *uidMgr)
 
virtual TIGL_EXPORT CTiglUIDObjectGetNextUIDParent ()
 
virtual TIGL_EXPORT const CTiglUIDObjectGetNextUIDParent () const
 
TIGL_EXPORT CCPACSProfilesGetParent ()
 
TIGL_EXPORT const CCPACSProfilesGetParent () const
 
TIGL_EXPORT CTiglUIDManagerGetUIDManager ()
 
TIGL_EXPORT const CTiglUIDManagerGetUIDManager () const
 
virtual TIGL_EXPORT const std::vector< std::unique_ptr< CPACSProfileGeometry > > & GetWingAirfoils () const
 
virtual TIGL_EXPORT std::vector< std::unique_ptr< CPACSProfileGeometry > > & GetWingAirfoils ()
 
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
CCPACSProfilesm_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 ( std::string  uid) const

◆ GetProfile() [2/2]

TIGL_EXPORT CCPACSWingProfile& tigl::CCPACSWingProfiles::GetProfile ( int  index) 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: