Show
Ignore:
Timestamp:
12/19/07 17:56:03 (8 months ago)
Author:
cneumann
Message:

changed: generic interface activated
fixed: single parent unlinking

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • branches/Carsten_PtrWork2/Source/System/FieldContainer/Base/OSGFieldContainerAttachment.h

    r1018 r1033  
    138138    FieldContainerPtr getParent(UInt32 uiIdx); 
    139139 
     140    MFFieldContainerParentPtr const &getParents  (void) const; 
     141    MFFieldContainerParentPtr const *getMFParents(void) const; 
     142     
    140143    /*! \}                                                                 */ 
    141144    /*---------------------------------------------------------------------*/ 
     
    228231    /*! \{                                                                 */ 
    229232 
    230     const MFFieldContainerParentPtr &getParents   (void) const; 
    231  
    232     const MFFieldContainerParentPtr *getMFParents (void) const; 
     233     
    233234 
    234235    /*! \}                                                                 */