Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/cpp11_v2/src/libraries/core/config @ 10993

Name Size Rev Age Author Last Change
../
CMakeLists.txt 269 bytes 10624   10 years landauf merged branch core7 back to trunk
ConfigFile.cc 11.8 KB 10916   10 years landauf use actual types instead of 'auto'. only exception is for complicated …
ConfigFile.h 8.1 KB 9559   12 years landauf split ConfigFileManager.h/cc into multiple files, one for each class. …
ConfigFileEntry.h 2.4 KB 10990   10 years landauf use '= delete' to explicitly delete unimplemented copy-constructors …
ConfigFileEntryComment.h 2.4 KB 10990   10 years landauf use '= delete' to explicitly delete unimplemented copy-constructors …
ConfigFileEntryValue.cc 1.9 KB 9559   12 years landauf split ConfigFileManager.h/cc into multiple files, one for each class. …
ConfigFileEntryValue.h 3.8 KB 10990   10 years landauf use '= delete' to explicitly delete unimplemented copy-constructors …
ConfigFileEntryVectorValue.cc 1.5 KB 9559   12 years landauf split ConfigFileManager.h/cc into multiple files, one for each class. …
ConfigFileEntryVectorValue.h 3.1 KB 10990   10 years landauf use '= delete' to explicitly delete unimplemented copy-constructors …
ConfigFileManager.cc 2.3 KB 10916   10 years landauf use actual types instead of 'auto'. only exception is for complicated …
ConfigFileManager.h 2.5 KB 10992   10 years landauf for all non-copyable classes (i.e. those with deleted …
ConfigFileSection.cc 6.2 KB 10916   10 years landauf use actual types instead of 'auto'. only exception is for complicated …
ConfigFileSection.h 9.7 KB 9684   12 years landauf added missing includes
Configurable.cc 1.1 KB 10624   10 years landauf merged branch core7 back to trunk
Configurable.h 1.6 KB 9667   12 years landauf merged core6 back to trunk
ConfigValueContainer.cc 12.6 KB 10918   10 years muemart Use emplace_back instead of push_back if beneficial
ConfigValueContainer.h 12.9 KB 10990   10 years landauf use '= delete' to explicitly delete unimplemented copy-constructors …
ConfigValueIncludes.h 10.4 KB 9563   12 years landauf moved files used for class management to core/class/
SettingsConfigFile.cc 11.3 KB 10919   10 years landauf use range-based for-loop where it makes sense (e.g. ObjectList)
SettingsConfigFile.h 4.3 KB 10845   10 years landauf always use 'virtual' in the declaration of virtual functions even if …
Note: See TracBrowser for help on using the repository browser.