xo-umbrella2/xo-interpreter2/idl/IPrintable_DVsmIfElseContFrame.json5

16 lines
557 B
Text

{
mode: "implementation",
output_cpp_dir: "src/interpreter2",
output_hpp_dir: "include/xo/interpreter2",
output_impl_subdir: "ifelse",
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 DVsmIfElseContFrame",
using_doxygen: true,
repr: "DVsmIfElseContFrame",
doc: [ "implement APrintable for DVsmIfElseContFrame" ],
}