Changeset 1063 for branches/Carsten_PtrWork2/Source/System/FieldContainer/Attachments/OSGNameAttachment.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/OSGNameAttachment.cpp
r1033 r1063 125 125 // Get attachment pointer 126 126 127 Name RefPtrname;127 NameInternalRefPtr name; 128 128 FieldContainerAttachmentPtr att = 129 129 pContainer->findAttachment(Name::getClassType().getGroupId());
