xo-object2: + IGCObject_DArray
This commit is contained in:
parent
47a2158354
commit
fdd9753e44
6 changed files with 136 additions and 0 deletions
15
xo-object2/idl/IGCObject_DArray.json5
Normal file
15
xo-object2/idl/IGCObject_DArray.json5
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
{
|
||||
mode: "implementation",
|
||||
includes: [
|
||||
"<xo/gc/GCObject.hpp>",
|
||||
"<xo/alloc2/Allocator.hpp>"
|
||||
],
|
||||
local_types: [ ],
|
||||
namespace1: "xo",
|
||||
namespace2: "scm",
|
||||
facet_idl: "idl/GCObject.json5",
|
||||
brief: "provide AGCObject interface for DArray",
|
||||
using_doxygen: true,
|
||||
repr: "DArray",
|
||||
doc: [ "implement AGCObject for DArray" ],
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue