ECSM v0.3.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
 CComponentDataEntity component data container
 CIDItem identifier in the LinearPool
 CLinearPoolItem array with linear memory block
 CConstantIteratorLinear pool constant iterator class
 CIteratorLinear pool iterator class
 CManagerSystems and entities coordinator
 CEventEvent data container
 CRefItem identifier in the LinearPool with usage counter
 CSingletonBase singleton class
 CSvEqualString view heterogeneous equal functions
 CSvHashString view heterogeneous hash functions
 CSystemBase system class
 CViewView of the item in the LinearPool
 Nstd
 Chash< ecsm::ID< T > >