3.4.0
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 (int index) const
 
TIGL_EXPORT CCPACSFuselageProfileGetProfile (std::string uid) const
 
TIGL_EXPORT int 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 (CCPACSProfiles *parent, CTiglUIDManager *uidMgr)
 
virtual TIGL_EXPORT const std::vector< std::unique_ptr< CPACSProfileGeometry > > & GetFuselageProfiles () const
 
virtual TIGL_EXPORT std::vector< std::unique_ptr< CPACSProfileGeometry > > & GetFuselageProfiles ()
 
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 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
 
CCPACSProfilesm_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/2]

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

◆ GetProfile() [2/2]

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

◆ GetProfileCount()

TIGL_EXPORT int 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: