Show
Ignore:
Timestamp:
12/19/07 17:56:03 (1 year 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/OSGReflexiveContainer.h

    r1032 r1033  
    168168                              UInt16               const childrenFieldId, 
    169169                              UInt16               const parentFieldId   ); 
     170             
     171    OSG_SYSTEM_DLLMAPPING 
     172    virtual bool unlinkChild (ReflexiveContainer * const pChild, 
     173                              UInt16               const childrenFieldId ); 
    170174     
    171175    /*! \}                                                                 */