xo-expression2: + IGCObject_DUniqueString + facet/type registration
This commit is contained in:
parent
0ae4b1528f
commit
aae8a3e864
8 changed files with 227 additions and 3 deletions
15
idl/IGCObject_DUniqueString.json5
Normal file
15
idl/IGCObject_DUniqueString.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 DUniqueString",
|
||||
using_doxygen: true,
|
||||
repr: "DUniqueString",
|
||||
doc: [ "implement AGCObject for DUniqueString" ],
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue