Changeset 1063 for branches/Carsten_PtrWork2/Source/System/FieldContainer/Attachments/OSGStringAttributeMap.cpp
- Timestamp:
- 02/27/08 09:30:29 (9 months ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
branches/Carsten_PtrWork2/Source/System/FieldContainer/Attachments/OSGStringAttributeMap.cpp
r1033 r1063 204 204 } 205 205 206 StringAttributeMap RefPtrattr_map;207 FieldContainerAttachmentPtr attach_ptr =206 StringAttributeMapInternalRefPtr attr_map; 207 FieldContainerAttachmentPtr attach_ptr = 208 208 container->findAttachment(StringAttributeMap::getClassType().getGroupId()); 209 209
