xo-object2 xo-gc xo-facet: codegen updates + IGCObject_DString
This commit is contained in:
parent
343b3828ab
commit
ecfd3e4e6f
19 changed files with 280 additions and 68 deletions
14
xo-object2/idl/IGCObject_DString.json5
Normal file
14
xo-object2/idl/IGCObject_DString.json5
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
{
|
||||
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 DString",
|
||||
using_doxygen: true,
|
||||
repr: "DString",
|
||||
doc: [ "implement AGCObject for DString" ],
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue