Generic floor modules. More...
#include <CPACSGenericFloorModules.h>
Protected Attributes | |
| std::vector< std::unique_ptr< CCPACSDeckComponentBase > > | m_genericFloorModules |
| Generic floor module. | |
| CCPACSDecksDeck * | m_parent |
| CTiglUIDManager * | m_uidMgr |
Private Member Functions | |
| CPACSGenericFloorModules (const CPACSGenericFloorModules &)=delete | |
| CPACSGenericFloorModules (CPACSGenericFloorModules &&)=delete | |
| CPACSGenericFloorModules & | operator= (const CPACSGenericFloorModules &)=delete |
| CPACSGenericFloorModules & | operator= (CPACSGenericFloorModules &&)=delete |
Generic floor modules.
Generic floor module instance collection type.
| TIGL_EXPORT tigl::generated::CPACSGenericFloorModules::CPACSGenericFloorModules | ( | CCPACSDecksDeck * | parent, |
| CTiglUIDManager * | uidMgr ) |
|
virtual |
|
privatedelete |
|
privatedelete |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
| TIGL_EXPORT CCPACSDecksDeck * tigl::generated::CPACSGenericFloorModules::GetParent | ( | ) |
| TIGL_EXPORT const CCPACSDecksDeck * tigl::generated::CPACSGenericFloorModules::GetParent | ( | ) | const |
| TIGL_EXPORT CTiglUIDManager & tigl::generated::CPACSGenericFloorModules::GetUIDManager | ( | ) |
| TIGL_EXPORT const CTiglUIDManager & tigl::generated::CPACSGenericFloorModules::GetUIDManager | ( | ) | const |
|
privatedelete |
|
privatedelete |
|
virtual |
|
virtual |
|
virtual |
|
protected |
Generic floor module.
|
protected |
|
protected |