gen.py: add _CCodeGenerator._create_{file_}template() methods
authorPhilippe Proulx <eeppeliteloop@gmail.com>
Thu, 27 Aug 2020 15:34:40 +0000 (11:34 -0400)
committerPhilippe Proulx <eeppeliteloop@gmail.com>
Thu, 27 Aug 2020 15:34:40 +0000 (11:34 -0400)
commit8c7c6ed2a19e78b448a346fe5e4d41169310617b
tree5245cf835af3e173d21bebd5c2dae4c750e74d68
parente902a26f9e9c44002a1dc343f7cd82bce5bf7639
gen.py: add _CCodeGenerator._create_{file_}template() methods

Those new methods create a template (or a file template) using the C
code generator's barectf configuration.

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
barectf/gen.py
This page took 0.023461 seconds and 4 git commands to generate.