xo-object2: missed generated (Printable,Array) code + .json5
This commit is contained in:
parent
9ec403b2d7
commit
200b967552
3 changed files with 103 additions and 0 deletions
13
idl/IPrintable_DArray.json5
Normal file
13
idl/IPrintable_DArray.json5
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
mode: "implementation",
|
||||
includes: [ "<xo/printable2/Printable.hpp>",
|
||||
"<xo/printable2/detail/IPrintable_Xfer.hpp>" ],
|
||||
local_types: [ ],
|
||||
namespace1: "xo",
|
||||
namespace2: "scm",
|
||||
facet_idl: "idl/Printable.json5",
|
||||
brief: "provide APrintable interface for DArray",
|
||||
using_doxygen: true,
|
||||
repr: "DArray",
|
||||
doc: [ "implement APrintable for DArray" ],
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue