xo-object2: tidy IPrintable_DInteger + codegen
This commit is contained in:
parent
5e6db993ee
commit
287384e37a
6 changed files with 39 additions and 8 deletions
13
idl/IPrintable_DInteger.json5
Normal file
13
idl/IPrintable_DInteger.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 DInteger",
|
||||
using_doxygen: true,
|
||||
repr: "DInteger",
|
||||
doc: [ "implement APrintable for DInteger" ],
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue