Changeset 8267 for code/trunk/src/libraries/core
- Timestamp:
- Apr 19, 2011, 3:48:48 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/trunk/src/libraries/core/Identifier.cc
r7401 r8267 98 98 @brief Returns an identifier by name and adds it if not available 99 99 @param name The name of the identifier as typeid().name() suggests 100 @param proposal A pointer to a newly created identifier for the case of non exist ance in the map100 @param proposal A pointer to a newly created identifier for the case of non existence in the map 101 101 @return The identifier (unique instance) 102 102 */
Note: See TracChangeset
for help on using the changeset viewer.