Deck elements. More...
#include <CPACSDeckElements.h>
Protected Attributes | |
boost::optional< CPACSCargoContainerElements > | m_cargoContainerElements |
Cargo container elements for use in the decks. More... | |
boost::optional< CPACSCeilingPanelElements > | m_ceilingPanelElements |
Ceiling panel elements for use in the decks. More... | |
boost::optional< CPACSClassDividerElements > | m_classDividerElements |
Class divider elements for use in the decks. More... | |
boost::optional< CPACSGalleyElements > | m_galleyElements |
Galley elements for use in the decks. More... | |
boost::optional< CPACSGenericFloorElements > | m_genericFloorElements |
Generic floor elements for use in the decks. More... | |
boost::optional< CPACSLavatoryElements > | m_lavatoryElements |
Lavatory elements for use in the decks. More... | |
boost::optional< CPACSLuggageCompartmentElements > | m_luggageCompartmentElements |
Luggage compartment elements for use in the decks. More... | |
CPACSVehicles * | m_parent |
boost::optional< CPACSSeatElements > | m_seatElements |
Seat elements for use in the decks. More... | |
boost::optional< CPACSSidewallPanelElements > | m_sidewallPanelElements |
Sidewall panel elements for use in the decks. More... | |
CTiglUIDManager * | m_uidMgr |
Private Member Functions | |
CPACSDeckElements (const CPACSDeckElements &)=delete | |
CPACSDeckElements (CPACSDeckElements &&)=delete | |
CPACSDeckElements & | operator= (const CPACSDeckElements &)=delete |
CPACSDeckElements & | operator= (CPACSDeckElements &&)=delete |
Deck elements.
A list of predefined elements which can be linked in the actual deck of the aircraft or rotorcraft model via referencing its uID.
TIGL_EXPORT tigl::generated::CPACSDeckElements::CPACSDeckElements | ( | CPACSVehicles * | parent, |
CTiglUIDManager * | uidMgr | ||
) |
|
virtual |
|
privatedelete |
|
privatedelete |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
TIGL_EXPORT CPACSVehicles* tigl::generated::CPACSDeckElements::GetParent | ( | ) |
TIGL_EXPORT const CPACSVehicles* tigl::generated::CPACSDeckElements::GetParent | ( | ) | const |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
TIGL_EXPORT CTiglUIDManager& tigl::generated::CPACSDeckElements::GetUIDManager | ( | ) |
TIGL_EXPORT const CTiglUIDManager& tigl::generated::CPACSDeckElements::GetUIDManager | ( | ) | const |
|
privatedelete |
|
privatedelete |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
protected |
Cargo container elements for use in the decks.
|
protected |
Ceiling panel elements for use in the decks.
|
protected |
Class divider elements for use in the decks.
|
protected |
Galley elements for use in the decks.
|
protected |
Generic floor elements for use in the decks.
|
protected |
Lavatory elements for use in the decks.
|
protected |
Luggage compartment elements for use in the decks.
|
protected |
|
protected |
Seat elements for use in the decks.
|
protected |
Sidewall panel elements for use in the decks.
|
protected |