xo-object2/idl/IPrintable_DList.json5

13 lines
394 B
Text

{
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 DList",
using_doxygen: true,
repr: "DList",
doc: [ "implement APrintable for DList" ],
}