xo-object2: + ISequence_DArray + codegen
This commit is contained in:
parent
2d58d22a72
commit
88cf3aba0d
6 changed files with 138 additions and 0 deletions
12
xo-object2/idl/ISequence_DArray.json5
Normal file
12
xo-object2/idl/ISequence_DArray.json5
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
mode: "implementation",
|
||||
includes: [ ],
|
||||
local_types: [ ],
|
||||
namespace1: "xo",
|
||||
namespace2: "scm",
|
||||
facet_idl: "idl/Sequence.json5",
|
||||
brief: "provide ASequence interface for DArray state",
|
||||
using_doxygen: true,
|
||||
repr: "DArray",
|
||||
doc: [ "implement ASequence for DArray" ],
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue