Show
Ignore:
Timestamp:
04/22/08 04:54:20 (8 months ago)
Author:
vossg
Message:

renamed: FieldContainerAttachment? → Attachment

ContainerPool?ContainerAttachment?

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/Source/System/FieldContainer/Attachments/OSGStringAttributeMapBase.cpp

    r1161 r1184  
    139139    "<FieldContainer\n" 
    140140    "\tname=\"StringAttributeMap\"\n" 
    141     "\tparent=\"FieldContainerAttachment\"\n" 
     141    "\tparent=\"Attachment\"\n" 
    142142    "\tlibrary=\"System\"\n" 
    143143    "\tpointerfieldtypes=\"single\"\n" 
     
    489489 
    490490#if !defined(OSG_DO_DOC) || defined(OSG_DOC_DEV) 
    491 DataType FieldTraits<StringAttributeMapPtr>::_type("StringAttributeMapPtr", "FieldContainerAttachmentPtr"); 
     491DataType FieldTraits<StringAttributeMapPtr>::_type("StringAttributeMapPtr", "AttachmentPtr"); 
    492492#endif 
    493493