Changeset 1039 for branches/Carsten_PtrWork2/Source/System/FieldContainer/Base/OSGFieldContainerFactory.h
- Timestamp:
- 01/16/08 16:07:40 (1 year ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
branches/Carsten_PtrWork2/Source/System/FieldContainer/Base/OSGFieldContainerFactory.h
r1032 r1039 59 59 struct FieldContainerFactoryDesc 60 60 { 61 typedef FieldContainerType ContainerType;62 typedef FieldContainer RefPtr ContainerPtr;61 typedef FieldContainerType ContainerType; 62 typedef FieldContainerTransitPtr ContainerPtr; 63 63 64 64 static Char8 const *getContainerFactoryLockName(void)
