14 lines
435 B
Text
14 lines
435 B
Text
{
|
|
mode: "implementation",
|
|
output_cpp_dir: "src/object2",
|
|
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" ],
|
|
}
|