source:
code/branches/cpp11_v2/src/libraries/core/module
@
10988
Name | Size | Rev | Age | Author | Last Change |
---|---|---|---|---|---|
../ | |||||
CMakeLists.txt | 246 bytes | 10580 | 9 years | landauf | it's now possible to define required plugins in the level definition … |
DynLib.cc | 4.8 KB | 10765 | 9 years | landauf | replace 'NULL' by 'nullptr' |
DynLib.h | 3.7 KB | 10765 | 9 years | landauf | replace 'NULL' by 'nullptr' |
DynLibManager.cc | 2.8 KB | 10917 | 9 years | landauf | made mapEntry const& wherever possible |
DynLibManager.h | 3.2 KB | 10541 | 9 years | landauf | fixed include paths |
ModuleInstance.cc | 3.3 KB | 10919 | 9 years | landauf | use range-based for-loop where it makes sense (e.g. ObjectList) |
ModuleInstance.h | 2.6 KB | 10769 | 9 years | landauf | no space needed anymore between closing template brackets ('> >' → '>>') |
Plugin.cc | 2.7 KB | 10765 | 9 years | landauf | replace 'NULL' by 'nullptr' |
Plugin.h | 1.4 KB | 10552 | 9 years | landauf | added PluginManager to load/unload plugins at runtime |
PluginManager.cc | 4.6 KB | 10917 | 9 years | landauf | made mapEntry const& wherever possible |
PluginManager.h | 1.9 KB | 10580 | 9 years | landauf | it's now possible to define required plugins in the level definition … |
PluginReference.cc | 1.3 KB | 10580 | 9 years | landauf | it's now possible to define required plugins in the level definition … |
PluginReference.h | 1.3 KB | 10580 | 9 years | landauf | it's now possible to define required plugins in the level definition … |
StaticallyInitializedInstance.cc | 1.4 KB | 10535 | 9 years | landauf | statically initialized instances are now registered with a type. … |
StaticallyInitializedInstance.h | 1.6 KB | 10535 | 9 years | landauf | statically initialized instances are now registered with a type. … |
StaticInitializationHandler.h | 1.5 KB | 10532 | 9 years | landauf | use CoreStaticInitializationHandler to initialize core instances |
StaticInitializationHandlerIncludes.cc | 1.4 KB | 10531 | 9 years | landauf | added draft for StaticInitializationHandler |
StaticInitializationHandlerIncludes.h | 2.3 KB | 10817 | 9 years | muemart | Run clang-modernize -add-override A few notes: - There are probably … |
StaticInitializationManager.cc | 2.1 KB | 10916 | 9 years | landauf | use actual types instead of 'auto'. only exception is for complicated … |
StaticInitializationManager.h | 1.8 KB | 10542 | 9 years | landauf | clean and explicit setup/shutdown of singletons that are used by … |
Note: See TracBrowser
for help on using the repository browser.