xo-object2: tidy IGCObject_DInteger + codegen
This commit is contained in:
parent
028dea8047
commit
5e6db993ee
10 changed files with 152 additions and 77 deletions
15
idl/IGCObject_DInteger.json5
Normal file
15
idl/IGCObject_DInteger.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 DInteger",
|
||||
using_doxygen: true,
|
||||
repr: "DInteger",
|
||||
doc: [ "implement AGCObject for DInteger" ],
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue