Galley element. More...
#include <CPACSGalleyElement.h>
Public Member Functions | |
TIGL_EXPORT | CPACSGalleyElement (CPACSGalleyElements *parent, CTiglUIDManager *uidMgr) |
virtual TIGL_EXPORT const boost::optional< std::string > & | GetDescription () const |
virtual TIGL_EXPORT const CPACSDeckElementGeometry & | GetGeometry () const |
virtual TIGL_EXPORT CPACSDeckElementGeometry & | GetGeometry () |
virtual TIGL_EXPORT const boost::optional< CPACSDeckElementMass > & | GetMass () const |
virtual TIGL_EXPORT boost::optional< CPACSDeckElementMass > & | GetMass () |
virtual TIGL_EXPORT CPACSDeckElementMass & | GetMass (CreateIfNotExistsTag) |
virtual TIGL_EXPORT CTiglUIDObject * | GetNextUIDParent () |
virtual TIGL_EXPORT const CTiglUIDObject * | GetNextUIDParent () const |
virtual TIGL_EXPORT const boost::optional< CPACSPosExcl0IntBase > & | GetNumberOfTrolleys () const |
virtual TIGL_EXPORT boost::optional< CPACSPosExcl0IntBase > & | GetNumberOfTrolleys () |
virtual TIGL_EXPORT CPACSPosExcl0IntBase & | GetNumberOfTrolleys (CreateIfNotExistsTag) |
TIGL_EXPORT CPACSGalleyElements * | GetParent () |
TIGL_EXPORT const CPACSGalleyElements * | GetParent () const |
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 | RemoveMass () |
virtual TIGL_EXPORT void | RemoveNumberOfTrolleys () |
virtual TIGL_EXPORT void | SetDescription (const boost::optional< std::string > &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 | ~CPACSGalleyElement () |
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 |
Protected Attributes | |
boost::optional< std::string > | m_description |
Description. More... | |
CPACSDeckElementGeometry | m_geometry |
boost::optional< CPACSDeckElementMass > | m_mass |
boost::optional< CPACSPosExcl0IntBase > | m_numberOfTrolleys |
Number of trolleys. More... | |
CPACSGalleyElements * | m_parent |
std::string | m_uID |
CTiglUIDManager * | m_uidMgr |
Private Member Functions | |
CPACSGalleyElement (const CPACSGalleyElement &)=delete | |
CPACSGalleyElement (CPACSGalleyElement &&)=delete | |
CPACSGalleyElement & | operator= (const CPACSGalleyElement &)=delete |
CPACSGalleyElement & | operator= (CPACSGalleyElement &&)=delete |
Additional Inherited Members | |
Protected Member Functions inherited from tigl::CTiglUIDObject | |
~CTiglUIDObject ()=default | |
Galley element.
Galley element type, containing the base elements of the cabin
TIGL_EXPORT tigl::generated::CPACSGalleyElement::CPACSGalleyElement | ( | CPACSGalleyElements * | parent, |
CTiglUIDManager * | uidMgr | ||
) |
|
virtual |
|
privatedelete |
|
privatedelete |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
Implements tigl::CTiglUIDObject.
|
virtual |
Implements tigl::CTiglUIDObject.
|
virtual |
|
virtual |
|
virtual |
TIGL_EXPORT CPACSGalleyElements* tigl::generated::CPACSGalleyElement::GetParent | ( | ) |
TIGL_EXPORT const CPACSGalleyElements* tigl::generated::CPACSGalleyElement::GetParent | ( | ) | const |
|
virtual |
Implements tigl::CTiglReqUIDObject.
|
virtual |
Implements tigl::CTiglUIDObject.
|
virtual |
Implements tigl::CTiglUIDObject.
|
privatedelete |
|
privatedelete |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
protected |
Description.
|
protected |
|
protected |
|
protected |
Number of trolleys.
|
protected |
|
protected |
|
protected |