Go to the source code of this file.
Namespaces | |
add_sick_scan_base_header | |
Functions | |
def | add_sick_scan_base_header.scandirectory (dir, extensions, excludes) |
Variables | |
string | add_sick_scan_base_header.additional_line = "#include \"sick_scan/sick_scan_base.h\" /* Base definitions included in all header files, added by add_sick_scan_base_header.py. Do not edit this line. */\n" |
string | add_sick_scan_base_header.content = "" |
string | add_sick_scan_base_header.exclude_string = "#include \"sick_scan/sick_scan_base.h\"" |
string | add_sick_scan_base_header.folder = "../.." |
def | add_sick_scan_base_header.header_files = scandirectory(folder, [".h", ".hpp"], ["sick_scan_base.h", "sick_scan_api.h"]) |