!_TAG_FILE_FORMAT	2	/extended format; --format=1 will not append ;" to lines/
!_TAG_FILE_SORTED	1	/0=unsorted, 1=sorted/
!_TAG_PROGRAM_AUTHOR	Darren Hiebert	/darren@hiebert.com/
!_TAG_PROGRAM_NAME	Exuberant Ctags	//
!_TAG_PROGRAM_URL	http://darren.hiebert.com/ctags/	/official site/
!_TAG_PROGRAM_VERSION	3.4	/with C, C++, Eiffel, Fortran, and Java  support/
APIVersion	module.cpp	/^const Version* Module::Info::APIVersion() const$/;"	f	class:Module::Info
HMODULE	../include/kore/kore.h	20;"	d
HMODULE	../include/kore/kore.h	24;"	d
HMODULE	../include/kore/kore.h	27;"	d
Info	../include/kore/module.h	/^    class KORE_API Info$/;"	c	class:kore::Module
Info	module.cpp	/^Module::Info::Info()$/;"	f	class:Module::Info
Info	module.cpp	/^Module::Info::Info(Module* module, const char* name, const char* type, const char* description, const Version* version, const Version* api)$/;"	f	class:Module::Info
KERNEL_DESCRIPTION	kernel.cpp	15;"	d	file:
KERNEL_H	../include/kore/kernel.h	2;"	d
KERNEL_MAJOR	kernel.cpp	9;"	d	file:
KERNEL_MINOR	kernel.cpp	10;"	d	file:
KERNEL_NAME	kernel.cpp	13;"	d	file:
KERNEL_REVISION	kernel.cpp	11;"	d	file:
KERNEL_SERVICE	kernel.cpp	16;"	d	file:
KERNEL_SERVICE_DESCRIPTION	kernel.cpp	17;"	d	file:
KERNEL_TYPE	kernel.cpp	14;"	d	file:
KERNEL_VERSION	kernel.cpp	12;"	d	file:
KORE_API	../include/kore/kore.h	10;"	d
KORE_API	../include/kore/kore.h	16;"	d
KORE_API	../include/kore/kore.h	18;"	d
KORE_API	../include/kore/kore.h	23;"	d
KORE_API	../include/kore/kore.h	26;"	d
KORE_API	../include/kore/kore.h	8;"	d
KORE_CALL	../include/kore/kore.h	63;"	d
KORE_CALLBACK	../include/kore/kore.h	35;"	d
KORE_CONNECT	../include/kore/kore.h	64;"	d
KORE_DISCONNECT	../include/kore/kore.h	65;"	d
KORE_H	../include/kore/kore.h	3;"	d
Kernel	../include/kore/kernel.h	/^class KORE_API Kernel: public ServiceProvider$/;"	c	namespace:kore
Kernel	kernel.cpp	/^Kernel::Kernel()$/;"	f	class:Kernel
MM_API_MAJOR	modulemanager.cpp	9;"	d	file:
MM_API_MINOR	modulemanager.cpp	10;"	d	file:
MM_API_REVISION	modulemanager.cpp	11;"	d	file:
MM_API_VERSION	modulemanager.cpp	12;"	d	file:
MM_DESCRIPTION	modulemanager.cpp	15;"	d	file:
MM_MAJOR	modulemanager.cpp	5;"	d	file:
MM_MINOR	modulemanager.cpp	6;"	d	file:
MM_NAME	modulemanager.cpp	13;"	d	file:
MM_REVISION	modulemanager.cpp	7;"	d	file:
MM_SERVICE	modulemanager.cpp	16;"	d	file:
MM_SERVICE_DESCRIPTION	modulemanager.cpp	17;"	d	file:
MM_TYPE	modulemanager.cpp	14;"	d	file:
MM_VERSION	modulemanager.cpp	8;"	d	file:
MODULEMANAGER_H	../include/kore/modulemanager.h	2;"	d
MODULE_H	../include/kore/module.h	3;"	d
MODULE_TYPE	module.cpp	8;"	d	file:
Module	../include/kore/module.h	/^class KORE_API Module$/;"	c	namespace:kore
Module	module.cpp	/^Module::Module()$/;"	f	class:Module
Module	module.cpp	/^Module::Module(const Info* info)$/;"	f	class:Module
ModuleManager	../include/kore/modulemanager.h	/^class KORE_API ModuleManager : public ServiceProvider$/;"	c	namespace:kore
ModuleManager	modulemanager.cpp	/^ModuleManager::ModuleManager()$/;"	f	class:ModuleManager
PLDR_API_MAJOR	pluginloader.cpp	22;"	d	file:
PLDR_API_MINOR	pluginloader.cpp	23;"	d	file:
PLDR_API_REVISION	pluginloader.cpp	24;"	d	file:
PLDR_API_VERSION	pluginloader.cpp	25;"	d	file:
PLDR_DESCRIPTION	pluginloader.cpp	28;"	d	file:
PLDR_MAJOR	pluginloader.cpp	18;"	d	file:
PLDR_MINOR	pluginloader.cpp	19;"	d	file:
PLDR_NAME	pluginloader.cpp	26;"	d	file:
PLDR_REVISION	pluginloader.cpp	20;"	d	file:
PLDR_SERVICE	pluginloader.cpp	29;"	d	file:
PLDR_SERVICE_DESCRIPTION	pluginloader.cpp	30;"	d	file:
PLDR_TYPE	pluginloader.cpp	27;"	d	file:
PLDR_VERSION	pluginloader.cpp	21;"	d	file:
PLUGINLOADER_H	../include/kore/pluginloader.h	2;"	d
PLUGINMANAGER_H	../include/kore/pluginmanager.h	2;"	d
PLUGIN_API_MAJOR	plugin.cpp	10;"	d	file:
PLUGIN_API_MINOR	plugin.cpp	11;"	d	file:
PLUGIN_API_REVISION	plugin.cpp	12;"	d	file:
PLUGIN_API_VERSION	plugin.cpp	13;"	d	file:
PLUGIN_DESCRIPTION	plugin.cpp	16;"	d	file:
PLUGIN_H	../include/kore/plugin.h	2;"	d
PLUGIN_MAIN_BODY	../include/kore/plugin.h	35;"	d
PLUGIN_MAIN_HDR	../include/kore/plugin.h	33;"	d
PLUGIN_MAJOR	plugin.cpp	6;"	d	file:
PLUGIN_MINOR	plugin.cpp	7;"	d	file:
PLUGIN_NAME	plugin.cpp	14;"	d	file:
PLUGIN_REVISION	plugin.cpp	8;"	d	file:
PLUGIN_TYPE	plugin.cpp	15;"	d	file:
PLUGIN_VERSION	plugin.cpp	9;"	d	file:
PM_API_MAJOR	pluginmanager.cpp	9;"	d	file:
PM_API_MINOR	pluginmanager.cpp	10;"	d	file:
PM_API_REVISION	pluginmanager.cpp	11;"	d	file:
PM_API_VERSION	pluginmanager.cpp	12;"	d	file:
PM_DESCRIPTION	pluginmanager.cpp	15;"	d	file:
PM_MAJOR	pluginmanager.cpp	5;"	d	file:
PM_MINOR	pluginmanager.cpp	6;"	d	file:
PM_NAME	pluginmanager.cpp	13;"	d	file:
PM_REVISION	pluginmanager.cpp	7;"	d	file:
PM_SERVICE	pluginmanager.cpp	16;"	d	file:
PM_SERVICE_DESCRIPTION	pluginmanager.cpp	17;"	d	file:
PM_TYPE	pluginmanager.cpp	14;"	d	file:
PM_VERSION	pluginmanager.cpp	8;"	d	file:
Plugin	../include/kore/plugin.h	/^class KORE_API Plugin: public Module$/;"	c	namespace:kore
Plugin	plugin.cpp	/^Plugin::Plugin()$/;"	f	class:Plugin
Plugin	plugin.cpp	/^Plugin::Plugin(HMODULE libhandle, const char* libname, const char* libpath, int flags)$/;"	f	class:Plugin
PluginFuncType	../include/kore/pluginloader.h	/^typedef Plugin* (*PluginFuncType)(HMODULE libHandle, const char* libName, const char* libPath, int libFlags );$/;"	t	namespace:kore
PluginLoader	../include/kore/pluginloader.h	/^class KORE_API PluginLoader: public ServiceProvider$/;"	c	namespace:kore
PluginLoader	pluginloader.cpp	/^PluginLoader::PluginLoader()$/;"	f	class:PluginLoader
PluginManager	../include/kore/pluginmanager.h	/^class KORE_API PluginManager: public ServiceProvider$/;"	c	namespace:kore
PluginManager	pluginmanager.cpp	/^PluginManager::PluginManager()$/;"	f	class:PluginManager
SERVICEMANAGER_H	../include/kore/servicemanager.h	2;"	d
SERVICEPROVIDER_H	../include/kore/serviceprovider.h	2;"	d
SM_API_MAJOR	servicemanager.cpp	9;"	d	file:
SM_API_MINOR	servicemanager.cpp	10;"	d	file:
SM_API_REVISION	servicemanager.cpp	11;"	d	file:
SM_API_VERSION	servicemanager.cpp	12;"	d	file:
SM_DESCRIPTION	servicemanager.cpp	15;"	d	file:
SM_MAJOR	servicemanager.cpp	5;"	d	file:
SM_MINOR	servicemanager.cpp	6;"	d	file:
SM_NAME	servicemanager.cpp	13;"	d	file:
SM_REVISION	servicemanager.cpp	7;"	d	file:
SM_SERVICE	servicemanager.cpp	16;"	d	file:
SM_SERVICE_DESCRIPTION	servicemanager.cpp	17;"	d	file:
SM_TYPE	servicemanager.cpp	14;"	d	file:
SM_VERSION	servicemanager.cpp	8;"	d	file:
Service	../include/kore/serviceprovider.h	/^    class KORE_API Service$/;"	c	class:kore::ServiceProvider
Service	serviceprovider.cpp	/^ServiceProvider::Service::Service(ServiceProvider* provider,const char* name,const char* description)$/;"	f	class:ServiceProvider::Service
ServiceManager	../include/kore/servicemanager.h	/^class KORE_API ServiceManager : public ServiceProvider$/;"	c	namespace:kore
ServiceManager	servicemanager.cpp	/^ServiceManager::ServiceManager()$/;"	f	class:ServiceManager
ServiceProvider	../include/kore/serviceprovider.h	/^class KORE_API ServiceProvider : public Module$/;"	c	namespace:kore
ServiceProvider	serviceprovider.cpp	/^ServiceProvider::ServiceProvider()$/;"	f	class:ServiceProvider
ServiceProvider	serviceprovider.cpp	/^ServiceProvider::ServiceProvider(const Info* info):Module(info)$/;"	f	class:ServiceProvider
VERSION_H	../include/kore/version.h	3;"	d
Version	../include/kore/version.h	/^class KORE_API Version$/;"	c	namespace:kore
Version	version.cpp	/^Version::Version()$/;"	f	class:Version
Version	version.cpp	/^Version::Version(const int major,const int minor,const int revision,const char* version)$/;"	f	class:Version
_api	../include/kore/module.h	/^        const Version* _api;$/;"	m	class:kore::Module::Info
_description	../include/kore/module.h	/^        const char* _description;$/;"	m	class:kore::Module::Info
_description	../include/kore/serviceprovider.h	/^        const char* _description;$/;"	m	class:kore::ServiceProvider::Service
_info	../include/kore/kernel.h	/^    const Info* _info;$/;"	m	class:kore::Kernel
_info	../include/kore/module.h	/^    const Info* _info;$/;"	m	class:kore::Module
_instance	../include/kore/kernel.h	/^    static Kernel* _instance;$/;"	m	class:kore::Kernel
_instance	kernel.cpp	/^Kernel* Kernel::_instance = 0;$/;"	m	class:Kernel
_kernelService	../include/kore/kernel.h	/^    const Service* _kernelService;$/;"	m	class:kore::Kernel
_lastError	../include/kore/pluginloader.h	/^    char _lastError[100];$/;"	m	class:kore::PluginLoader
_leaf	../include/kore/serviceprovider.h	/^        string _leaf;$/;"	m	class:kore::ServiceProvider::Service
_libFlags	../include/kore/plugin.h	/^    int _libFlags;$/;"	m	class:kore::Plugin
_libHandle	../include/kore/plugin.h	/^    HMODULE _libHandle;$/;"	m	class:kore::Plugin
_libName	../include/kore/plugin.h	/^    const char* _libName;$/;"	m	class:kore::Plugin
_libPath	../include/kore/plugin.h	/^    const char* _libPath;$/;"	m	class:kore::Plugin
_loaderAPIVersion	../include/kore/pluginloader.h	/^    const Version* _loaderAPIVersion;$/;"	m	class:kore::PluginLoader
_loaderInfo	../include/kore/pluginloader.h	/^    const Info* _loaderInfo;$/;"	m	class:kore::PluginLoader
_loaderService	../include/kore/pluginloader.h	/^    const Service* _loaderService;$/;"	m	class:kore::PluginLoader
_loaderVersion	../include/kore/pluginloader.h	/^    const Version* _loaderVersion;$/;"	m	class:kore::PluginLoader
_major	../include/kore/version.h	/^    int _major;$/;"	m	class:kore::Version
_minor	../include/kore/version.h	/^    int _minor;$/;"	m	class:kore::Version
_mmAPIVersion	../include/kore/modulemanager.h	/^    const Version* _mmAPIVersion;$/;"	m	class:kore::ModuleManager
_mmInfo	../include/kore/modulemanager.h	/^    const Info* _mmInfo;$/;"	m	class:kore::ModuleManager
_mmService	../include/kore/modulemanager.h	/^    const Service* _mmService;$/;"	m	class:kore::ModuleManager
_mmVersion	../include/kore/modulemanager.h	/^    const Version* _mmVersion;$/;"	m	class:kore::ModuleManager
_module	../include/kore/module.h	/^        Module* _module;$/;"	m	class:kore::Module::Info
_moduleManager	../include/kore/kernel.h	/^    ModuleManager* _moduleManager;$/;"	m	class:kore::Kernel
_modules	../include/kore/modulemanager.h	/^    mod_set_type _modules;$/;"	m	class:kore::ModuleManager
_name	../include/kore/module.h	/^        const char* _name;$/;"	m	class:kore::Module::Info
_name	../include/kore/serviceprovider.h	/^        const char* _name;$/;"	m	class:kore::ServiceProvider::Service
_parent	../include/kore/serviceprovider.h	/^        Service* _parent;$/;"	m	class:kore::ServiceProvider::Service
_path	../include/kore/serviceprovider.h	/^        vector<string> _path;$/;"	m	class:kore::ServiceProvider::Service
_pluginAPIVersion	../include/kore/plugin.h	/^    const Version* _pluginAPIVersion;$/;"	m	class:kore::Plugin
_pluginInfo	../include/kore/plugin.h	/^    const Info* _pluginInfo;$/;"	m	class:kore::Plugin
_pluginLoader	../include/kore/kernel.h	/^    PluginLoader* _pluginLoader;$/;"	m	class:kore::Kernel
_pluginManager	../include/kore/kernel.h	/^    PluginManager* _pluginManager;$/;"	m	class:kore::Kernel
_pluginVersion	../include/kore/plugin.h	/^    const Version* _pluginVersion;$/;"	m	class:kore::Plugin
_pmAPIVersion	../include/kore/pluginmanager.h	/^    const Version* _pmAPIVersion;$/;"	m	class:kore::PluginManager
_pmInfo	../include/kore/pluginmanager.h	/^    const Info* _pmInfo;$/;"	m	class:kore::PluginManager
_pmService	../include/kore/pluginmanager.h	/^    const Service* _pmService;$/;"	m	class:kore::PluginManager
_pmVersion	../include/kore/pluginmanager.h	/^    const Version* _pmVersion;$/;"	m	class:kore::PluginManager
_provider	../include/kore/serviceprovider.h	/^        ServiceProvider* _provider;$/;"	m	class:kore::ServiceProvider::Service
_revision	../include/kore/version.h	/^    int _revision;$/;"	m	class:kore::Version
_serviceManager	../include/kore/kernel.h	/^    ServiceManager* _serviceManager;$/;"	m	class:kore::Kernel
_services	../include/kore/servicemanager.h	/^    srv_hash_type _services;$/;"	m	class:kore::ServiceManager
_services	../include/kore/serviceprovider.h	/^    vector<const Service*> _services;$/;"	m	class:kore::ServiceProvider
_smAPIVersion	../include/kore/servicemanager.h	/^    const Version* _smAPIVersion;$/;"	m	class:kore::ServiceManager
_smInfo	../include/kore/servicemanager.h	/^    const Info* _smInfo;$/;"	m	class:kore::ServiceManager
_smService	../include/kore/servicemanager.h	/^    const Service* _smService;$/;"	m	class:kore::ServiceManager
_smVersion	../include/kore/servicemanager.h	/^    const Version* _smVersion;$/;"	m	class:kore::ServiceManager
_type	../include/kore/module.h	/^        const char* _type;$/;"	m	class:kore::Module::Info
_version	../include/kore/kernel.h	/^    const Version* _version;$/;"	m	class:kore::Kernel
_version	../include/kore/module.h	/^        const Version* _version;$/;"	m	class:kore::Module::Info
_version	../include/kore/version.h	/^    const char* _version;$/;"	m	class:kore::Version
activeService	serviceprovider.cpp	/^const ServiceProvider::Service* ServiceProvider::activeService(const Service* srv) const$/;"	f	class:ServiceProvider
addService	serviceprovider.cpp	/^void ServiceProvider::addService(const ServiceProvider::Service* service)$/;"	f	class:ServiceProvider
closePlugin	pluginloader.cpp	/^void PluginLoader::closePlugin(Plugin* plugin)$/;"	f	class:PluginLoader
commonInit	plugin.cpp	/^void Plugin::commonInit()$/;"	f	class:Plugin
description	module.cpp	/^const char* Module::Info::description() const$/;"	f	class:Module::Info
description	serviceprovider.cpp	/^const char* ServiceProvider::Service::description() const$/;"	f	class:ServiceProvider::Service
eqstr	../include/kore/servicemanager.h	/^    struct eqstr$/;"	s	class:kore::ServiceManager
fileName2libName	pluginloader.cpp	/^char* PluginLoader::fileName2libName(const char* fileName)$/;"	f	class:PluginLoader
finalizePlugin	plugin.cpp	/^void Plugin::finalizePlugin()$/;"	f	class:Plugin
info	module.cpp	/^const Module::Info* Module::info() const$/;"	f	class:Module
initPlugin	plugin.cpp	/^void Plugin::initPlugin()$/;"	f	class:Plugin
instance	kernel.cpp	/^Kernel* Kernel::instance()$/;"	f	class:Kernel
kore	../include/kore/kernel.h	/^namespace kore$/;"	n
kore	../include/kore/kore.h	/^namespace kore$/;"	n
kore	../include/kore/module.h	/^namespace kore$/;"	n
kore	../include/kore/modulemanager.h	/^namespace kore$/;"	n
kore	../include/kore/plugin.h	/^namespace kore$/;"	n
kore	../include/kore/pluginloader.h	/^namespace kore$/;"	n
kore	../include/kore/pluginmanager.h	/^namespace kore$/;"	n
kore	../include/kore/servicemanager.h	/^namespace kore$/;"	n
kore	../include/kore/serviceprovider.h	/^namespace kore$/;"	n
kore	../include/kore/version.h	/^namespace kore$/;"	n
lastError	pluginloader.cpp	/^const char* PluginLoader::lastError()$/;"	f	class:PluginLoader
libHandle	plugin.cpp	/^HMODULE Plugin::libHandle() const$/;"	f	class:Plugin
libName2fileName	pluginloader.cpp	/^char* PluginLoader::libName2fileName(const char* libName)$/;"	f	class:PluginLoader
ltptr	../include/kore/modulemanager.h	/^    struct ltptr$/;"	s	class:kore::ModuleManager
ltptr	../include/kore/servicemanager.h	/^    struct ltptr$/;"	s	class:kore::ServiceManager
ltstr	../include/kore/servicemanager.h	/^    struct ltstr$/;"	s	class:kore::ServiceManager
major	version.cpp	/^const int Version::major() const$/;"	f	class:Version
minor	version.cpp	/^const int Version::minor() const$/;"	f	class:Version
mod_set_type	../include/kore/modulemanager.h	/^    typedef set<Module* , ltptr> mod_set_type;$/;"	t	class:kore::ModuleManager
module	module.cpp	/^Module* Module::Info::module() const$/;"	f	class:Module::Info
moduleRegistered	module.cpp	/^void Module::moduleRegistered(ModuleManager* mm)$/;"	f	class:Module
moduleUnregistered	module.cpp	/^void Module::moduleUnregistered(ModuleManager* mm)$/;"	f	class:Module
name	module.cpp	/^const char* Module::Info::name() const$/;"	f	class:Module::Info
name	serviceprovider.cpp	/^const char* ServiceProvider::Service::name() const$/;"	f	class:ServiceProvider::Service
openPlugin	pluginloader.cpp	/^Plugin* PluginLoader::openPlugin(const char* libName, const char* libPath, int libFlags)$/;"	f	class:PluginLoader
operator !=	version.cpp	/^const bool Version::operator !=(const Version& other) const$/;"	f	class:Version
operator &	version.cpp	/^const bool Version::operator &(const Version& other) const$/;"	f	class:Version
operator &&	version.cpp	/^const bool Version::operator &&(const Version& other) const$/;"	f	class:Version
operator ()	../include/kore/modulemanager.h	/^        bool operator()(Module* mod1, Module* mod2) const$/;"	f	struct:kore::ModuleManager::ltptr
operator ()	../include/kore/servicemanager.h	/^        bool operator()(ServiceProvider* sp1, ServiceProvider* sp2) const$/;"	f	struct:kore::ServiceManager::ltptr
operator ()	../include/kore/servicemanager.h	/^        bool operator()(const char* s1, const char* s2) const$/;"	f	struct:kore::ServiceManager::eqstr
operator ()	../include/kore/servicemanager.h	/^        bool operator()(const char* s1, const char* s2) const$/;"	f	struct:kore::ServiceManager::ltstr
operator <	version.cpp	/^const bool Version::operator <(const Version& other) const$/;"	f	class:Version
operator <=	version.cpp	/^const bool Version::operator <=(const Version& other) const$/;"	f	class:Version
operator ==	version.cpp	/^const bool Version::operator ==(const Version& other) const$/;"	f	class:Version
operator >	version.cpp	/^const bool Version::operator >(const Version& other) const$/;"	f	class:Version
operator >=	version.cpp	/^const bool Version::operator >=(const Version& other) const$/;"	f	class:Version
operator const char*	serviceprovider.cpp	/^ServiceProvider::Service::operator const char* () const$/;"	f	class:ServiceProvider::Service
operator const char*	version.cpp	/^Version::operator const char*() const$/;"	f	class:Version
passiveService	serviceprovider.cpp	/^const ServiceProvider::Service* ServiceProvider::passiveService(const Service* srv) const$/;"	f	class:ServiceProvider
pluginLoaded	plugin.cpp	/^void Plugin::pluginLoaded()$/;"	f	class:Plugin
provider	serviceprovider.cpp	/^ServiceProvider* ServiceProvider::Service::provider() const$/;"	f	class:ServiceProvider::Service
providerRegistered	serviceprovider.cpp	/^void ServiceProvider::providerRegistered(ServiceManager* sm)$/;"	f	class:ServiceProvider
providerUnregistered	serviceprovider.cpp	/^void ServiceProvider::providerUnregistered(ServiceManager* sm)$/;"	f	class:ServiceProvider
registerModule	modulemanager.cpp	/^void ModuleManager::registerModule(Module* module)$/;"	f	class:ModuleManager
registerModules	modulemanager.cpp	/^void ModuleManager::registerModules(Module** modules)$/;"	f	class:ModuleManager
registerProvider	servicemanager.cpp	/^void ServiceManager::registerProvider(ServiceProvider *provider)$/;"	f	class:ServiceManager
registerProviders	servicemanager.cpp	/^void ServiceManager::registerProviders(ServiceProvider** providers)$/;"	f	class:ServiceManager
registerService	servicemanager.cpp	/^void ServiceManager::registerService(const ServiceProvider::Service* srv)$/;"	f	class:ServiceManager
registerServices	servicemanager.cpp	/^void ServiceManager::registerServices(const Service** srvs)$/;"	f	class:ServiceManager
registeredModules	modulemanager.cpp	/^Module** ModuleManager::registeredModules() const$/;"	f	class:ModuleManager
registeredProvider	servicemanager.cpp	/^ServiceProvider* ServiceManager::registeredProvider(const Service* service) const$/;"	f	class:ServiceManager
registeredProvider	servicemanager.cpp	/^ServiceProvider* ServiceManager::registeredProvider(const char* service) const$/;"	f	class:ServiceManager
registeredProviders	servicemanager.cpp	/^ServiceProvider** ServiceManager::registeredProviders() const$/;"	f	class:ServiceManager
registeredProviders	servicemanager.cpp	/^ServiceProvider** ServiceManager::registeredProviders(const Service* service) const$/;"	f	class:ServiceManager
registeredProviders	servicemanager.cpp	/^ServiceProvider** ServiceManager::registeredProviders(const char* service) const$/;"	f	class:ServiceManager
registeredService	servicemanager.cpp	/^const ServiceProvider::Service* ServiceManager::registeredService(const Service* service) const$/;"	f	class:ServiceManager
registeredService	servicemanager.cpp	/^const ServiceProvider::Service* ServiceManager::registeredService(const char* service) const$/;"	f	class:ServiceManager
registeredServices	servicemanager.cpp	/^const ServiceProvider::Service** ServiceManager::registeredServices() const$/;"	f	class:ServiceManager
registeredServices	servicemanager.cpp	/^const ServiceProvider::Service** ServiceManager::registeredServices(ServiceProvider* prov) const$/;"	f	class:ServiceManager
registeredServices	servicemanager.cpp	/^const ServiceProvider::Service** ServiceManager::registeredServices(const Service* service) const$/;"	f	class:ServiceManager
registeredServices	servicemanager.cpp	/^const ServiceProvider::Service** ServiceManager::registeredServices(const char* service) const$/;"	f	class:ServiceManager
registeringModule	module.cpp	/^void Module::registeringModule(ModuleManager* mm)$/;"	f	class:Module
registeringProvider	serviceprovider.cpp	/^void ServiceProvider::registeringProvider(ServiceManager* sm)$/;"	f	class:ServiceProvider
registeringService	serviceprovider.cpp	/^void ServiceProvider::registeringService(ServiceManager* sm,const Service* srv)$/;"	f	class:ServiceProvider
revision	version.cpp	/^const int Version::revision() const$/;"	f	class:Version
runPlugin	pluginloader.cpp	/^Plugin* PluginLoader::runPlugin(const char* libName, const char* libPath, int libFlags)$/;"	f	class:PluginLoader
service	serviceprovider.cpp	/^const ServiceProvider::Service* ServiceProvider::service(const Service* srv) const$/;"	f	class:ServiceProvider
service	serviceprovider.cpp	/^const ServiceProvider::Service* ServiceProvider::service(const char* srv) const$/;"	f	class:ServiceProvider
serviceManager	kernel.cpp	/^ServiceManager* Kernel::serviceManager() const$/;"	f	class:Kernel
serviceRegistered	serviceprovider.cpp	/^void ServiceProvider::serviceRegistered(ServiceManager* sm,const Service* srv)$/;"	f	class:ServiceProvider
serviceUnregistered	serviceprovider.cpp	/^void ServiceProvider::serviceUnregistered(ServiceManager* sm,const Service* srv)$/;"	f	class:ServiceProvider
services	serviceprovider.cpp	/^const ServiceProvider::Service** ServiceProvider::services() const$/;"	f	class:ServiceProvider
setAPIVersion	module.cpp	/^void Module::Info::setAPIVersion(const Version* api)$/;"	f	class:Module::Info
setDescription	module.cpp	/^void Module::Info::setDescription(const char* description)$/;"	f	class:Module::Info
setInfo	module.cpp	/^void Module::Info::setInfo(Module* module, const char* name, const char* type, const char* description, const Version* version, const Version* api)$/;"	f	class:Module::Info
setInfo	module.cpp	/^void Module::setInfo(const Module::Info* info)$/;"	f	class:Module
setInstance	kernel.cpp	/^void Kernel::setInstance(Kernel* inst)$/;"	f	class:Kernel
setMajor	version.cpp	/^void Version::setMajor(const int major)$/;"	f	class:Version
setMinor	version.cpp	/^void Version::setMinor(const int minor)$/;"	f	class:Version
setModule	module.cpp	/^void Module::Info::setModule(Module* module)$/;"	f	class:Module::Info
setName	module.cpp	/^void Module::Info::setName(const char* name)$/;"	f	class:Module::Info
setRevision	version.cpp	/^void Version::setRevision(const int revision)$/;"	f	class:Version
setServiceManager	kernel.cpp	/^void Kernel::setServiceManager(ServiceManager* sm)$/;"	f	class:Kernel
setString	version.cpp	/^void Version::setString(const char* version)$/;"	f	class:Version
setType	module.cpp	/^void Module::Info::setType(const char* type)$/;"	f	class:Module::Info
setVersion	module.cpp	/^void Module::Info::setVersion(const Version* version)$/;"	f	class:Module::Info
setVersion	version.cpp	/^void Version::setVersion(const int major,const int minor,const int revision,const char* version)$/;"	f	class:Version
sp_set_type	../include/kore/servicemanager.h	/^    typedef set<ServiceProvider* , ltptr> sp_set_type;$/;"	t	class:kore::ServiceManager
srv_hash_type	../include/kore/servicemanager.h	/^    typedef hash_multimap<const char*,const Service*, hash<const char*>, eqstr> srv_hash_type;$/;"	t	class:kore::ServiceManager
srv_hash_type	../include/kore/servicemanager.h	/^    typedef multimap<const char*,const Service*, ltstr> srv_hash_type;$/;"	t	class:kore::ServiceManager
string	version.cpp	/^const char* Version::string() const$/;"	f	class:Version
type	module.cpp	/^const char* Module::Info::type() const$/;"	f	class:Module::Info
unloadingPlugin	plugin.cpp	/^void Plugin::unloadingPlugin()$/;"	f	class:Plugin
unregisterModule	modulemanager.cpp	/^void ModuleManager::unregisterModule(Module* module)$/;"	f	class:ModuleManager
unregisterModules	modulemanager.cpp	/^void ModuleManager::unregisterModules()$/;"	f	class:ModuleManager
unregisterProvider	servicemanager.cpp	/^void ServiceManager::unregisterProvider(ServiceProvider *provider)$/;"	f	class:ServiceManager
unregisterProviders	servicemanager.cpp	/^void ServiceManager::unregisterProviders()$/;"	f	class:ServiceManager
unregisterService	servicemanager.cpp	/^void ServiceManager::unregisterService(const ServiceProvider::Service* srv)$/;"	f	class:ServiceManager
unregisterServices	servicemanager.cpp	/^void ServiceManager::unregisterServices()$/;"	f	class:ServiceManager
unregisteringModule	module.cpp	/^void Module::unregisteringModule(ModuleManager* mm)$/;"	f	class:Module
unregisteringProvider	serviceprovider.cpp	/^void ServiceProvider::unregisteringProvider(ServiceManager* sm)$/;"	f	class:ServiceProvider
unregisteringService	serviceprovider.cpp	/^void ServiceProvider::unregisteringService(ServiceManager* sm,const Service* srv)$/;"	f	class:ServiceProvider
version	module.cpp	/^const Version* Module::Info::version() const$/;"	f	class:Module::Info
~Info	module.cpp	/^Module::Info::~Info()$/;"	f	class:Module::Info
~Kernel	kernel.cpp	/^Kernel::~Kernel()$/;"	f	class:Kernel
~Module	module.cpp	/^Module::~Module()$/;"	f	class:Module
~ModuleManager	modulemanager.cpp	/^ModuleManager::~ModuleManager()$/;"	f	class:ModuleManager
~Plugin	plugin.cpp	/^Plugin::~Plugin()$/;"	f	class:Plugin
~PluginLoader	pluginloader.cpp	/^PluginLoader::~PluginLoader()$/;"	f	class:PluginLoader
~PluginManager	pluginmanager.cpp	/^PluginManager::~PluginManager()$/;"	f	class:PluginManager
~ServiceManager	servicemanager.cpp	/^ServiceManager::~ServiceManager()$/;"	f	class:ServiceManager
~ServiceProvider	serviceprovider.cpp	/^ServiceProvider::~ServiceProvider()$/;"	f	class:ServiceProvider
~Version	version.cpp	/^Version::~Version()$/;"	f	class:Version
