fixed: auto_ptr -> unique_ptr
[opensg.git] / Source / Test / SystemLib / OSGFCDSParTestFC.fcd
blob6658c73d31bf7b0efa0c5fb1dac5c457f6a964e6
1 <?xml version="1.0" ?>
3 <FieldContainer
4 name="FCDSParTestFC"
5 parent="AttachmentContainer"
6 library="System"
7 structure="concrete"
8 pointerfieldtypes="both"
9 systemcomponent="true"
10 parentsystemcomponent="true"
11 isNodeCore="false"
12 childFields="both"
14 <Field
15 name="parent"
16 type="FieldContainer"
17 cardinality="single"
18 visibility="internal"
19 access="none"
20 category="parentpointer"
22 </Field>
23 </FieldContainer>