Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

Korelib Compound List

Here are the classes, structs, unions and interfaces with brief descriptions:
kore::KernelClass core::Kernel - the Kernel This class is responsible for providing kore services to runtime modules This is a singleton, use kore::Kernel::instance() for getting access to an instance
kore::ModuleClass kore::Module - the base structural and functional unit
kore::Module::InfoClass kore::Module::Info - provides usefull information on a module
kore::ModuleManagerClass kore::ModuleManager - provides easier Kore Module management
kore::ModuleManager::ltptr
kore::PluginClass kore::Plugin - platform-independant representation of a dynamic library (dll)
kore::PluginLoaderClass kore::PluginLoader - platform-independant loader for dll's (dynamic library)
kore::PluginManagerTODO: implement the PluginManager (similar to ModuleManager)
kore::ServiceManagerClass kore::ServiceManager - provides Kore Service management
kore::ServiceManager::eqstr
kore::ServiceManager::ltptr
kore::ServiceProviderClass kore::ServiceProvider - a ServiceProvider is a Module which provides or more services to be used by the other modules
kore::ServiceProvider::ServiceClass kore::ServiceProvider::Service - helper class which holds service information, such as service's provider, name and description
kore::VersionClass kore::Version - common version information (major/minor/revision/string) helper class

Generated on Sat Feb 16 05:37:59 2002 for Korelib by doxygen1.2.12 written by Dimitri van Heesch, © 1997-2001