- Timestamp:
- Aug 31, 2010, 8:37:29 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/doc/src/libraries/core/ConfigValueContainer.h
r6536 r7297 117 117 @param type The type of the corresponding config-file 118 118 @param identifier The identifier of the class the variable belongs to 119 @param sectionname Name of the section the configValue should be put in. 119 120 @param varname The name of the variable 120 121 @param defvalue The default-value 122 @param value Only needed do determine the right type. 121 123 */ 122 124 template <class D, class V>
Note: See TracChangeset
for help on using the changeset viewer.