fuselageType More...
#include <CPACSFuselage.h>
Public Member Functions | |
TIGL_EXPORT | CPACSFuselage (CCPACSFuselages *parent, CTiglUIDManager *uidMgr) |
virtual TIGL_EXPORT const boost::optional< CPACSCompartments > & | GetCompartments () const |
virtual TIGL_EXPORT boost::optional< CPACSCompartments > & | GetCompartments () |
virtual TIGL_EXPORT CPACSCompartments & | GetCompartments (CreateIfNotExistsTag) |
virtual TIGL_EXPORT const boost::optional< std::string > & | GetDescription () const |
virtual TIGL_EXPORT const std::string & | GetName () const |
virtual TIGL_EXPORT CTiglUIDObject * | GetNextUIDParent () |
virtual TIGL_EXPORT const CTiglUIDObject * | GetNextUIDParent () const |
TIGL_EXPORT CCPACSFuselages * | GetParent () |
TIGL_EXPORT const CCPACSFuselages * | GetParent () const |
virtual TIGL_EXPORT const boost::optional< std::string > & | GetParentUID () const |
virtual TIGL_EXPORT const boost::optional< CCPACSPositionings > & | GetPositionings () const |
virtual TIGL_EXPORT boost::optional< CCPACSPositionings > & | GetPositionings () |
virtual TIGL_EXPORT CCPACSPositionings & | GetPositionings (CreateIfNotExistsTag) |
virtual TIGL_EXPORT const CCPACSFuselageSections & | GetSections () const |
virtual TIGL_EXPORT CCPACSFuselageSections & | GetSections () |
virtual TIGL_EXPORT const CCPACSFuselageSegments & | GetSegments () const |
virtual TIGL_EXPORT CCPACSFuselageSegments & | GetSegments () |
virtual TIGL_EXPORT const boost::optional< CCPACSFuselageStructure > & | GetStructure () const |
virtual TIGL_EXPORT boost::optional< CCPACSFuselageStructure > & | GetStructure () |
virtual TIGL_EXPORT CCPACSFuselageStructure & | GetStructure (CreateIfNotExistsTag) |
virtual TIGL_EXPORT const boost::optional< TiglSymmetryAxis > & | GetSymmetry () const |
virtual TIGL_EXPORT const CCPACSTransformation & | GetTransformation () const |
virtual TIGL_EXPORT CCPACSTransformation & | GetTransformation () |
virtual TIGL_EXPORT const std::string & | GetUID () const |
TIGL_EXPORT CTiglUIDManager & | GetUIDManager () |
TIGL_EXPORT const CTiglUIDManager & | GetUIDManager () const |
virtual TIGL_EXPORT void | ReadCPACS (const TixiDocumentHandle &tixiHandle, const std::string &xpath) |
virtual TIGL_EXPORT void | RemoveCompartments () |
virtual TIGL_EXPORT void | RemovePositionings () |
virtual TIGL_EXPORT void | RemoveStructure () |
virtual TIGL_EXPORT void | SetDescription (const boost::optional< std::string > &value) |
virtual TIGL_EXPORT void | SetName (const std::string &value) |
virtual TIGL_EXPORT void | SetParentUID (const boost::optional< std::string > &value) |
virtual TIGL_EXPORT void | SetSymmetry (const boost::optional< TiglSymmetryAxis > &value) |
virtual TIGL_EXPORT void | SetUID (const std::string &value) |
virtual TIGL_EXPORT void | WriteCPACS (const TixiDocumentHandle &tixiHandle, const std::string &xpath) const |
virtual TIGL_EXPORT | ~CPACSFuselage () |
Public Member Functions inherited from tigl::CTiglReqUIDObject | |
boost::optional< std::string > | GetObjectUID () const |
virtual | ~CTiglReqUIDObject ()=default |
Public Member Functions inherited from tigl::CTiglUIDObject | |
TIGL_EXPORT void | Invalidate (const boost::optional< std::string > &source=boost::none) const |
Public Member Functions inherited from tigl::ITiglUIDRefObject | |
virtual | ~ITiglUIDRefObject ()=default |
Protected Attributes | |
boost::optional< CPACSCompartments > | m_compartments |
boost::optional< std::string > | m_description |
Description of fuselage. More... | |
std::string | m_name |
Name of fuselage. More... | |
CCPACSFuselages * | m_parent |
boost::optional< std::string > | m_parentUID |
UID of part to which the fuselage is mounted (if any) More... | |
boost::optional< CCPACSPositionings > | m_positionings |
CCPACSFuselageSections | m_sections |
CCPACSFuselageSegments | m_segments |
boost::optional< CCPACSFuselageStructure > | m_structure |
boost::optional< TiglSymmetryAxis > | m_symmetry |
CCPACSTransformation | m_transformation |
std::string | m_uID |
CTiglUIDManager * | m_uidMgr |
Private Member Functions | |
CPACSFuselage (const CPACSFuselage &)=delete | |
CPACSFuselage (CPACSFuselage &&)=delete | |
TIGL_EXPORT const CTiglUIDObject * | GetNextUIDObject () const final |
TIGL_EXPORT void | NotifyUIDChange (const std::string &oldUid, const std::string &newUid) final |
CPACSFuselage & | operator= (const CPACSFuselage &)=delete |
CPACSFuselage & | operator= (CPACSFuselage &&)=delete |
Additional Inherited Members | |
Protected Member Functions inherited from tigl::CTiglUIDObject | |
~CTiglUIDObject ()=default | |
fuselageType
Fuselage type, containing all data related to a fuselage
TIGL_EXPORT tigl::generated::CPACSFuselage::CPACSFuselage | ( | CCPACSFuselages * | parent, |
CTiglUIDManager * | uidMgr | ||
) |
|
virtual |
|
privatedelete |
|
privatedelete |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
finalprivatevirtual |
Implements tigl::ITiglUIDRefObject.
|
virtual |
Implements tigl::CTiglUIDObject.
|
virtual |
Implements tigl::CTiglUIDObject.
TIGL_EXPORT CCPACSFuselages* tigl::generated::CPACSFuselage::GetParent | ( | ) |
TIGL_EXPORT const CCPACSFuselages* tigl::generated::CPACSFuselage::GetParent | ( | ) | const |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
Implements tigl::CTiglReqUIDObject.
|
virtual |
Implements tigl::CTiglUIDObject.
|
virtual |
Implements tigl::CTiglUIDObject.
|
finalprivatevirtual |
Implements tigl::ITiglUIDRefObject.
|
privatedelete |
|
privatedelete |
|
virtual |
Reimplemented in tigl::CCPACSFuselage.
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
Reimplemented in tigl::CCPACSFuselage.
|
virtual |
|
virtual |
|
virtual |
|
protected |
|
protected |
Description of fuselage.
|
protected |
Name of fuselage.
|
protected |
|
protected |
UID of part to which the fuselage is mounted (if any)
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |