Changeset 1030 for branches/Carsten_PtrWork2/Source/System/FieldContainer/Fields/OSGGetSParentFCPointerFieldHandle.h
- Timestamp:
- 12/03/07 15:48:13 (1 year ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
branches/Carsten_PtrWork2/Source/System/FieldContainer/Fields/OSGGetSParentFCPointerFieldHandle.h
r1017 r1030 114 114 /*! \{ */ 115 115 116 virtual FieldContainer *get (void) const = 0;117 virtual UInt16 get ParentFieldId(void) const = 0;116 virtual FieldContainer *get (void) const = 0; 117 virtual UInt16 getChildrenFieldId(void) const = 0; 118 118 119 119 /*! \} */
