fixed: auto_ptr -> unique_ptr
[opensg.git] / Source / System / FileIO / Base / OSGFileContextAttachment.fcd
blob84d118c519d09c65d894fd510c3b4374c927cffe
1 <?xml version="1.0"?>
3 <FieldContainer
4 name="FileContextAttachment"
5 parent="Attachment"
6 library="System"
7 pointerfieldtypes="both"
8 structure="concrete"
9 systemcomponent="true"
10 parentsystemcomponent="true"
11 decoratable="false"
12 useLocalIncludes="false"
13 docGroupBase="GrpSystemFileIO"
15 <Field
16 name="resolvedName"
17 type="std::string"
18 cardinality="single"
19 visibility="external"
20 access="public"
22 </Field>
23 </FieldContainer>