#include <dtoolbase.h>
#include <cppParser.h>
#include <cppVisibility.h>
#include <filename.h>
Go to the source code of this file.
Variables | |
CPPParser | parser |
Filename | output_code_filename |
Filename | output_data_filename |
string | output_data_basename |
bool | output_module_specific |
bool | output_function_pointers |
bool | output_function_names |
bool | convert_strings |
bool | manage_reference_counts |
bool | watch_asserts |
bool | true_wrapper_names |
bool | build_c_wrappers |
bool | build_python_wrappers |
bool | build_python_obj_wrappers |
bool | track_interpreter |
bool | save_unique_names |
bool | no_database |
bool | generate_spam |
bool | left_inheritance_requires_upcast |
CPPVisibility | min_vis |
string | library_name |
string | module_name |
Definition in file interrogate.h.
|
Definition at line 44 of file interrogate.h. |
|
Definition at line 46 of file interrogate.h. |
|
Definition at line 45 of file interrogate.h. |
|
Definition at line 40 of file interrogate.h. |
|
Definition at line 50 of file interrogate.h. |
|
Definition at line 51 of file interrogate.h. |
|
Definition at line 53 of file interrogate.h. |
|
Definition at line 41 of file interrogate.h. |
|
Definition at line 52 of file interrogate.h. Referenced by TypeManager::is_pointer_to_base(), InterrogateBuilder::remap_indices(), InterrogateBuilder::scan_enum_type(), and InterrogateBuilder::scan_function(). |
|
Definition at line 54 of file interrogate.h. |
|
Definition at line 49 of file interrogate.h. |
|
Definition at line 34 of file interrogate.h. |
|
Definition at line 36 of file interrogate.h. |
|
Definition at line 35 of file interrogate.h. |
|
Definition at line 39 of file interrogate.h. Referenced by InterfaceMakerPythonSimple::get_wrapper_prefix(), InterfaceMakerC::write_prototype_for(), and InterfaceMakerPythonSimple::write_prototype_for(). |
|
Definition at line 38 of file interrogate.h. |
|
Definition at line 37 of file interrogate.h. |
|
Definition at line 31 of file interrogate.h. |
|
Definition at line 48 of file interrogate.h. |
|
Definition at line 47 of file interrogate.h. |
|
Definition at line 43 of file interrogate.h. |
|
Definition at line 42 of file interrogate.h. |