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

#include <CCPACSFuselageProfiles.h>

Inheritance diagram for tigl::CCPACSFuselageProfiles:

Public Member Functions

TIGL_EXPORT CCPACSFuselageProfileAddFuselageProfile () override
TIGL_EXPORT void AddProfile (CCPACSFuselageProfile *profile)
TIGL_EXPORT CCPACSFuselageProfiles (CCPACSProfiles *parent, CTiglUIDManager *uidMgr)
TIGL_EXPORT void DeleteProfile (std::string uid)
TIGL_EXPORT CCPACSFuselageProfileGetProfile (size_t index)
TIGL_EXPORT const CCPACSFuselageProfileGetProfile (size_t index) const
TIGL_EXPORT CCPACSFuselageProfileGetProfile (std::string uid)
TIGL_EXPORT const CCPACSFuselageProfileGetProfile (std::string uid) const
TIGL_EXPORT size_t GetProfileCount () const
TIGL_EXPORT bool HasProfile (std::string uid) const
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::CPACSFuselageProfiles
TIGL_EXPORT CPACSFuselageProfiles (CPACSProfiles *parent, CTiglUIDManager *uidMgr)
virtual TIGL_EXPORT CPACSProfileGeometryGetFuselageProfile (const std::string &UID)
virtual TIGL_EXPORT const CPACSProfileGeometryGetFuselageProfile (const std::string &UID) const
virtual TIGL_EXPORT CPACSProfileGeometryGetFuselageProfile (size_t index)
virtual TIGL_EXPORT const CPACSProfileGeometryGetFuselageProfile (size_t index) const
virtual TIGL_EXPORT size_t GetFuselageProfileCount () const
virtual TIGL_EXPORT size_t GetFuselageProfileIndex (const std::string &UID) const
virtual TIGL_EXPORT std::vector< std::unique_ptr< CPACSProfileGeometry > > & GetFuselageProfiles ()
virtual TIGL_EXPORT const std::vector< std::unique_ptr< CPACSProfileGeometry > > & GetFuselageProfiles () const
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 void RemoveFuselageProfile (CPACSProfileGeometry &ref)
virtual TIGL_EXPORT void WriteCPACS (const TixiDocumentHandle &tixiHandle, const std::string &xpath) const
virtual TIGL_EXPORT ~CPACSFuselageProfiles ()

Additional Inherited Members

Protected Attributes inherited from tigl::generated::CPACSFuselageProfiles
std::vector< std::unique_ptr< CPACSProfileGeometry > > m_fuselageProfiles
CPACSProfilesm_parent
CTiglUIDManagerm_uidMgr

Constructor & Destructor Documentation

◆ CCPACSFuselageProfiles()

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

Member Function Documentation

◆ AddFuselageProfile()

TIGL_EXPORT CCPACSFuselageProfile & tigl::CCPACSFuselageProfiles::AddFuselageProfile ( )
overridevirtual

◆ AddProfile()

TIGL_EXPORT void tigl::CCPACSFuselageProfiles::AddProfile ( CCPACSFuselageProfile * profile)

◆ DeleteProfile()

TIGL_EXPORT void tigl::CCPACSFuselageProfiles::DeleteProfile ( std::string uid)

◆ GetProfile() [1/4]

TIGL_EXPORT CCPACSFuselageProfile & tigl::CCPACSFuselageProfiles::GetProfile ( size_t index)

◆ GetProfile() [2/4]

TIGL_EXPORT const CCPACSFuselageProfile & tigl::CCPACSFuselageProfiles::GetProfile ( size_t index) const

◆ GetProfile() [3/4]

TIGL_EXPORT CCPACSFuselageProfile & tigl::CCPACSFuselageProfiles::GetProfile ( std::string uid)

◆ GetProfile() [4/4]

TIGL_EXPORT const CCPACSFuselageProfile & tigl::CCPACSFuselageProfiles::GetProfile ( std::string uid) const

◆ GetProfileCount()

TIGL_EXPORT size_t tigl::CCPACSFuselageProfiles::GetProfileCount ( ) const

◆ HasProfile()

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

◆ Invalidate()

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

◆ ReadCPACS()

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

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