ECSM v0.2.0
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123]
 Necsm
 CComponentBase component structure
 CComponentSystemBase system class with components
 CDoNotDestroyComponentComponent indicating that this entity should not be destroyed
 CDoNotDestroySystemHandles entities that should not be destroyed
 CDoNotDuplicateComponentComponent indicating that this entity should not be duplicated
 CDoNotDuplicateSystemHandles entities that should not be duplicated
 CEcsmErrorECSM error (exception) class
 CEntityAn object containing components
 CIDItem identifier in the LinearPool
 CIdHashItem identifier hash implementation
 CLinearPoolItem array with linear memory block
 CConstantIteratorLinear pool constant iterator class
 CIteratorLinear pool iterator class
 CManagerSystems and entities coordinator
 CEventEvent subscribers holder
 CRefItem identifier in the LinearPool with usage counter
 CSingletonBase singleton class
 CSystemBase system class
 CViewView of the item in the LinearPool