|
| TIGL_EXPORT | CPACSDeckComponentBase (CPACSCargoContainers *parent, CTiglUIDManager *uidMgr) |
| |
| TIGL_EXPORT | CPACSDeckComponentBase (CPACSCeilingPanels *parent, CTiglUIDManager *uidMgr) |
| |
| TIGL_EXPORT | CPACSDeckComponentBase (CPACSClassDividers *parent, CTiglUIDManager *uidMgr) |
| |
| TIGL_EXPORT | CPACSDeckComponentBase (CPACSGalleys *parent, CTiglUIDManager *uidMgr) |
| |
| TIGL_EXPORT | CPACSDeckComponentBase (CPACSGenericFloorModules *parent, CTiglUIDManager *uidMgr) |
| |
| TIGL_EXPORT | CPACSDeckComponentBase (CPACSLavatories *parent, CTiglUIDManager *uidMgr) |
| |
| TIGL_EXPORT | CPACSDeckComponentBase (CPACSLuggageCompartments *parent, CTiglUIDManager *uidMgr) |
| |
| TIGL_EXPORT | CPACSDeckComponentBase (CPACSSeatModules *parent, CTiglUIDManager *uidMgr) |
| |
| TIGL_EXPORT | CPACSDeckComponentBase (CPACSSidewallPanels *parent, CTiglUIDManager *uidMgr) |
| |
| virtual TIGL_EXPORT const std::string & | GetDeckElementUID () const |
| |
| 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 |
| |
| template<typename P> |
| P * | GetParent () |
| |
| template<typename P> |
| const P * | GetParent () const |
| |
| virtual TIGL_EXPORT boost::optional< CPACSDeckStructuralMounts > & | GetStructuralMounts () |
| |
| virtual TIGL_EXPORT const boost::optional< CPACSDeckStructuralMounts > & | GetStructuralMounts () const |
| |
| virtual TIGL_EXPORT CPACSDeckStructuralMounts & | GetStructuralMounts (CreateIfNotExistsTag) |
| |
| virtual TIGL_EXPORT boost::optional< CCPACSTransformation > & | GetTransformation () |
| |
| virtual TIGL_EXPORT const boost::optional< CCPACSTransformation > & | GetTransformation () const |
| |
| virtual TIGL_EXPORT CCPACSTransformation & | GetTransformation (CreateIfNotExistsTag) |
| |
| virtual TIGL_EXPORT const std::string & | GetUID () const |
| |
| TIGL_EXPORT CTiglUIDManager & | GetUIDManager () |
| |
| TIGL_EXPORT const CTiglUIDManager & | GetUIDManager () const |
| |
| template<typename P> |
| bool | IsParent () const |
| |
| virtual TIGL_EXPORT void | ReadCPACS (const TixiDocumentHandle &tixiHandle, const std::string &xpath) |
| |
| virtual TIGL_EXPORT void | RemoveStructuralMounts () |
| |
| virtual TIGL_EXPORT void | RemoveTransformation () |
| |
| virtual TIGL_EXPORT void | SetDeckElementUID (const std::string &value) |
| |
| virtual TIGL_EXPORT void | SetDescription (const boost::optional< std::string > &value) |
| |
| virtual TIGL_EXPORT void | SetName (const 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 | ~CPACSDeckComponentBase () |
| |
| boost::optional< std::string > | GetObjectUID () const |
| |
| virtual | ~CTiglReqUIDObject ()=default |
| |
| TIGL_EXPORT void | Invalidate (const boost::optional< std::string > &source=boost::none) const |
| |
| virtual | ~ITiglUIDRefObject ()=default |
| |