Changeset 1041 for branches/Carsten_PtrWork2/Source/System/FieldContainer/Base/OSGContainerPtrFuncs.h
- Timestamp:
- 01/24/08 15:11:54 (1 year ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
branches/Carsten_PtrWork2/Source/System/FieldContainer/Base/OSGContainerPtrFuncs.h
r822 r1041 147 147 148 148 inline 149 UInt32 getContainerId( FieldBundleConstPConstobjectP);149 UInt32 getContainerId(ReflexiveContainer const * const objectP); 150 150 151 151 inline 152 152 Int32 getRefCount (FieldBundleConstPConst objectP); 153 153 154 inline155 UInt32 getContainerId(FieldContainerConstPtrConst objectP);156 154 157 155 inline
