rawtypes.generator.generator_base module¶
- class rawtypes.generator.generator_base.GeneratorBase(*headers: rawtypes.parser.header.Header, use_typdef: bool, include_dirs=[], target='')¶
ベースクラス:
object
- abstract generate(package_dir: pathlib.Path, cpp_path: pathlib.Path, *, function_custom=[], is_exclude_function=None)¶