Changeset 700 for code/branches/FICN/src/orxonox/core
- Timestamp:
- Dec 27, 2007, 5:15:17 PM (17 years ago)
- Location:
- code/branches/FICN/src/orxonox/core
- Files:
-
- 3 deleted
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/FICN/src/orxonox/core/Identifier.h
r698 r700 205 205 /** 206 206 @brief Constructor: Creates the ObjectList. 207 @param name The name of the Class208 207 */ 209 208 template <class T> … … 244 243 /** 245 244 @brief Creates the only instance of this class for the template class T. 246 @param name The name of the Class247 245 @return The Identifier itself 248 246 */
Note: See TracChangeset
for help on using the changeset viewer.