CSEngine
Loading...
Searching...
No Matches
CSE::SIContainer< S, T, M > Class Template Referenceabstract
Inheritance diagram for CSE::SIContainer< S, T, M >:
CSE::SContainerHash< SGameObject * > CSE::SContainerHash< SResource * > CSE::SContainerList< CameraComponent * > CSE::SContainerList< LightComponent * > CSE::SContainerList< SObject * > CSE::SContainerList< Sqrat::Object * > CSE::GameObjectContainer CSE::ResMgr CSE::CameraMgr CSE::LightMgr CSE::MemoryContainer CSE::ScriptMgr CSE::GameObjectMgr CSE::MemoryMgr

Public Member Functions

virtual void Register (T object)=0
 
virtual void Remove (T object)=0
 
virtual T Get (M index) const =0
 
virtual S GetAll () const =0
 
virtual M GetID (T object) const =0
 
virtual int GetSize () const =0
 

Detailed Description

template<class S, class T, class M>
class CSE::SIContainer< S, T, M >

Definition at line 5 of file SIContainer.h.


The documentation for this class was generated from the following file: