Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/core7/src/libraries/core/module @ 10552

Name Size Rev Age Author Last Change
../
CMakeLists.txt 225 bytes 10552   10 years landauf added PluginManager to load/unload plugins at runtime
DynLib.cc 4.7 KB 10540   11 years landauf moved DynLib and DynLibManager into module sub-directory
DynLib.h 3.7 KB 10541   11 years landauf fixed include paths
DynLibManager.cc 2.9 KB 10540   11 years landauf moved DynLib and DynLibManager into module sub-directory
DynLibManager.h 3.2 KB 10541   11 years landauf fixed include paths
ModuleInstance.cc 3.5 KB 10549   10 years landauf renamed variable. it's the library's name (e.g. libpong) and not the …
ModuleInstance.h 2.6 KB 10549   10 years landauf renamed variable. it's the library's name (e.g. libpong) and not the …
Plugin.cc 2.6 KB 10552   10 years landauf added PluginManager to load/unload plugins at runtime
Plugin.h 1.4 KB 10552   10 years landauf added PluginManager to load/unload plugins at runtime
PluginManager.cc 3.1 KB 10552   10 years landauf added PluginManager to load/unload plugins at runtime
PluginManager.h 1.6 KB 10552   10 years landauf added PluginManager to load/unload plugins at runtime
StaticallyInitializedInstance.cc 1.4 KB 10535   11 years landauf statically initialized instances are now registered with a type. …
StaticallyInitializedInstance.h 1.6 KB 10535   11 years landauf statically initialized instances are now registered with a type. …
StaticInitializationHandler.h 1.5 KB 10532   11 years landauf use CoreStaticInitializationHandler to initialize core instances
StaticInitializationHandlerIncludes.cc 1.4 KB 10531   11 years landauf added draft for StaticInitializationHandler
StaticInitializationHandlerIncludes.h 2.2 KB 10535   11 years landauf statically initialized instances are now registered with a type. …
StaticInitializationManager.cc 2.2 KB 10542   11 years landauf clean and explicit setup/shutdown of singletons that are used by …
StaticInitializationManager.h 1.8 KB 10542   11 years landauf clean and explicit setup/shutdown of singletons that are used by …
Note: See TracBrowser for help on using the repository browser.