Changeset 1033 for branches/Carsten_PtrWork2/Source/System/FieldContainer/Base/OSGFieldContainerAttachment.h
- Timestamp:
- 12/19/07 17:56:03 (8 months ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
branches/Carsten_PtrWork2/Source/System/FieldContainer/Base/OSGFieldContainerAttachment.h
r1018 r1033 138 138 FieldContainerPtr getParent(UInt32 uiIdx); 139 139 140 MFFieldContainerParentPtr const &getParents (void) const; 141 MFFieldContainerParentPtr const *getMFParents(void) const; 142 140 143 /*! \} */ 141 144 /*---------------------------------------------------------------------*/ … … 228 231 /*! \{ */ 229 232 230 const MFFieldContainerParentPtr &getParents (void) const; 231 232 const MFFieldContainerParentPtr *getMFParents (void) const; 233 233 234 234 235 /*! \} */
