![]() |
Scarab
v2.11.1
Project 8 C++ Utility Library
|
Classes | |
| class | ExtractionThread |
| class | NoFilenamesError |
Functions | |
| def | d (s) |
| def | sanitize_name (name) |
| def | process_comment (comment) |
| def | extract (filename, node, prefix, output) |
| def | read_args (args) |
| def | extract_all (args) |
| def | write_header (comments, out_file=sys.stdout) |
| def | mkdoc (args) |
Variables | |
| list | RECURSE_LIST |
| list | PRINT_LIST |
| list | PREFIX_BLACKLIST |
| dictionary | CPP_OPERATORS |
| job_count = cpu_count() | |
| job_semaphore = Semaphore(job_count) | |
| CPP_OPERATORS |
| list PREFIX_BLACKLIST |
| list PRINT_LIST |
1.8.13