xo-procedure2/idl/IPrintable_DPrimitive_gco_1_gco.json5

22 lines
781 B
Text

{
mode: "implementation",
output_cpp_dir: "src/procedure2/facet",
output_hpp_dir: "include/xo/procedure2",
output_impl_subdir: "detail",
includes: [
"<xo/printable2/Printable.hpp>",
"<xo/printable2/detail/IPrintable_Xfer.hpp>",
// "<xo/procedure2/RuntimeContext.hpp>",
// "<xo/procedure2/detail/IRuntimeContext_Xfer.hpp>",
// "<xo/procedure2/Procedure.hpp>",
// "<xo/procedure2/detail/IProcedure_Xfer.hpp>",
],
local_types: [ ],
namespace1: "xo",
namespace2: "scm",
facet_idl: "idl/Printable.json5",
brief: "provide APrintable interface for DPrimitive (gco) -> gco",
using_doxygen: true,
repr: "DPrimitive_gco_1_gco",
doc: [ "implement APrintable for DPrimitive (gco) -> gco" ],
}