Seat element. More...
#include <CPACSSeatElement.h>
Public Member Functions | |
TIGL_EXPORT | CPACSSeatElement (CPACSSeatElements *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 > & | GetNumberOfSeats () const |
virtual TIGL_EXPORT boost::optional< CPACSPosExcl0IntBase > & | GetNumberOfSeats () |
virtual TIGL_EXPORT CPACSPosExcl0IntBase & | GetNumberOfSeats (CreateIfNotExistsTag) |
TIGL_EXPORT CPACSSeatElements * | GetParent () |
TIGL_EXPORT const CPACSSeatElements * | 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 | RemoveNumberOfSeats () |
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 | ~CPACSSeatElement () |
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_numberOfSeats |
Number of seats. More... | |
CPACSSeatElements * | m_parent |
std::string | m_uID |
CTiglUIDManager * | m_uidMgr |
Private Member Functions | |
CPACSSeatElement (const CPACSSeatElement &)=delete | |
CPACSSeatElement (CPACSSeatElement &&)=delete | |
CPACSSeatElement & | operator= (const CPACSSeatElement &)=delete |
CPACSSeatElement & | operator= (CPACSSeatElement &&)=delete |
Additional Inherited Members | |
Protected Member Functions inherited from tigl::CTiglUIDObject | |
~CTiglUIDObject ()=default | |
Seat element.
Seat element type, containing the base elements of the cabin
TIGL_EXPORT tigl::generated::CPACSSeatElement::CPACSSeatElement | ( | CPACSSeatElements * | 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 CPACSSeatElements* tigl::generated::CPACSSeatElement::GetParent | ( | ) |
TIGL_EXPORT const CPACSSeatElements* tigl::generated::CPACSSeatElement::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 seats.
|
protected |
|
protected |
|
protected |