repo.or.cz
/
opensg.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
fixed: auto_ptr -> unique_ptr
[opensg.git]
/
Source
/
System
/
FieldContainer
/
Attachments
/
OSGBoostPathAttachment.fcd
blob
57b8eb58630280c1b30c58823521e1bfe7120115
1
<?xml
version
=
"1.0"
?>
2
3
<FieldContainer
4
name
=
"BoostPathAttachment"
5
parent
=
"Attachment"
6
library
=
"System"
7
pointerfieldtypes
=
"both"
8
structure
=
"concrete"
9
systemcomponent
=
"true"
10
parentsystemcomponent
=
"true"
11
decoratable
=
"false"
12
isNodeCore
=
"false"
13
authors
=
"David Kabala (djkabala@gmail.com) "
14
>
15
<Field
16
name
=
"path"
17
type
=
"BoostPath"
18
category
=
"data"
19
cardinality
=
"single"
20
visibility
=
"internal"
21
defaultValue
=
""
22
access
=
"public"
23
>
24
</Field>
25
</FieldContainer>