Definition at line 38 of file amalgamate.py.
◆ __init__()
def amalgamate.Amalgamator.__init__ |
( |
|
self, |
|
|
|
output_path, |
|
|
|
prefix |
|
) |
| |
◆ _add_header()
def amalgamate.Amalgamator._add_header |
( |
|
self, |
|
|
|
filename |
|
) |
| |
|
private |
◆ _process_file()
def amalgamate.Amalgamator._process_file |
( |
|
self, |
|
|
|
infile_name, |
|
|
|
outfile |
|
) |
| |
|
private |
◆ _process_include()
def amalgamate.Amalgamator._process_include |
( |
|
self, |
|
|
|
line, |
|
|
|
outfile |
|
) |
| |
|
private |
◆ add_include_path()
def amalgamate.Amalgamator.add_include_path |
( |
|
self, |
|
|
|
path |
|
) |
| |
◆ add_src()
def amalgamate.Amalgamator.add_src |
( |
|
self, |
|
|
|
filename |
|
) |
| |
◆ finish()
def amalgamate.Amalgamator.finish |
( |
|
self | ) |
|
◆ include_paths
amalgamate.Amalgamator.include_paths |
◆ included
amalgamate.Amalgamator.included |
◆ output_c
amalgamate.Amalgamator.output_c |
◆ output_h
amalgamate.Amalgamator.output_h |
The documentation for this class was generated from the following file: