Go to the source code of this file.
Classes | |
class | Kernel |
struct | ProcessLoader< T > |
Typedefs | |
typedef Process *(*) | ProcessLoadFunc (IDataSource *, uint32 version) |
typedef std::list< Process * >::const_iterator | ProcessIter |
typedef std::list<Process*>::const_iterator ProcessIter |
typedef Process*(*) ProcessLoadFunc(IDataSource *, uint32 version) |