#include <CCPACSEngines.h>
Additional Inherited Members | |
Protected Attributes inherited from tigl::generated::CPACSEngines | |
std::vector< std::unique_ptr< CPACSEngine > > | m_engines |
CPACSVehicles * | m_parent |
CTiglUIDManager * | m_uidMgr |
TIGL_EXPORT tigl::CCPACSEngines::CCPACSEngines | ( | CCPACSVehicles * | parent, |
CTiglUIDManager * | uidMgr | ||
) |
TIGL_EXPORT CCPACSEngine& tigl::CCPACSEngines::GetEngine | ( | size_t | index | ) | const |
TIGL_EXPORT CCPACSEngine& tigl::CCPACSEngines::GetEngine | ( | std::string const | uid | ) | const |
TIGL_EXPORT size_t tigl::CCPACSEngines::GetEngineCount | ( | ) | const |