Changeset 976 for branches/Carsten_PtrWork/Source/System/FieldContainer/Attachments/OSGStringAttributeMapBase.inl
- Timestamp:
- 10/20/07 18:11:52 (1 year ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
branches/Carsten_PtrWork/Source/System/FieldContainer/Attachments/OSGStringAttributeMapBase.inl
r969 r976 234 234 235 235 236 inline 237 Char8 *StringAttributeMapBase::getClassname(void)236 inline Char8 const * 237 StringAttributeMapBase::getClassname(void) 238 238 { 239 239 return "StringAttributeMap";
