xo-facet xo-object2: facet fixes + IPrintable_DString
This commit is contained in:
parent
989a42cc8c
commit
8a5cd339e8
11 changed files with 135 additions and 2 deletions
13
idl/IPrintable_DString.json5
Normal file
13
idl/IPrintable_DString.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 DString",
|
||||
using_doxygen: true,
|
||||
repr: "DString",
|
||||
doc: [ "implement APrintable for DString" ],
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue