![]() |
Scarab
2.8.1
Project 8 C++ Utility Library
|
Go to the source code of this file.
Classes | |
| class | NoFilenamesError |
| class | ExtractionThread |
Namespaces | |
| mkdoc | |
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) | |
1.8.13