#include <interrogateFunction.h>
Inheritance diagram for InterrogateFunction:
|
Definition at line 97 of file interrogateFunction.h. |
|
Definition at line 83 of file interrogateFunction.h. |
|
Definition at line 68 of file interrogateFunction.h. |
|
|
|
|
|
Referenced by interrogate_function_c_wrapper(). |
|
Referenced by interrogate_function_class(). |
|
Referenced by interrogate_function_comment(). |
|
Referenced by interrogate_function_prototype(). |
|
Referenced by interrogate_function_python_wrapper(). |
|
Referenced by InterfaceMaker::get_wrapper_name(), and interrogate_function_scoped_name(). |
|
Referenced by interrogate_function_has_comment(). |
|
|
|
|
|
Reimplemented from InterrogateComponent. Definition at line 69 of file interrogateFunction.cxx. References _c_wrappers, _class, _comment, _flags, _prototype, _python_wrappers, _scoped_name, InterrogateDatabase::get_file_minor_version(), idf_input_string(), idf_input_vector(), and InterrogateComponent::input(). |
|
Referenced by InterrogateDatabase::add_function(). |
|
Referenced by interrogate_function_is_method(). |
|
Referenced by interrogate_function_is_virtual(). |
|
Referenced by interrogate_function_number_of_c_wrappers(). |
|
Referenced by interrogate_function_number_of_python_wrappers(). |
|
Definition at line 30 of file interrogateFunction.cxx. References _c_wrappers, _class, _comment, _expression, _flags, _instances, _prototype, _python_wrappers, _scoped_name, and InterrogateComponent::operator=(). |
|
Reimplemented from InterrogateComponent. Definition at line 51 of file interrogateFunction.cxx. References _c_wrappers, _class, _comment, _flags, _prototype, _python_wrappers, _scoped_name, idf_output_string(), idf_output_vector(), and InterrogateComponent::output(). |
|
Definition at line 90 of file interrogateFunction.cxx. References _c_wrappers, _class, _python_wrappers, and IndexRemapper::map_from(). Referenced by InterrogateDatabase::merge_from(). |
|
Reimplemented from InterrogateComponent. Definition at line 104 of file interrogateFunction.h. |
|
Definition at line 102 of file interrogateFunction.h. |
|
Definition at line 103 of file interrogateFunction.h. |
|
Reimplemented from InterrogateComponent. Definition at line 101 of file interrogateFunction.h. |
|
Definition at line 84 of file interrogateFunction.h. Referenced by input(), operator=(), output(), InterfaceMakerC::record_function_wrapper(), and remap_indices(). |
|
Definition at line 81 of file interrogateFunction.h. Referenced by InterrogateBuilder::get_function(), input(), operator=(), output(), and remap_indices(). |
|
Definition at line 79 of file interrogateFunction.h. Referenced by InterrogateBuilder::get_cast_function(), InterrogateBuilder::get_function(), InterrogateBuilder::get_getter(), InterrogateBuilder::get_setter(), input(), operator=(), output(), and InterrogateBuilder::update_method_comment(). |
|
Definition at line 99 of file interrogateFunction.h. Referenced by InterrogateBuilder::get_function(), operator=(), and FunctionRemap::setup_properties(). |
|
Definition at line 77 of file interrogateFunction.h. Referenced by InterrogateBuilder::get_function(), input(), operator=(), output(), and FunctionRemap::setup_properties(). |
|
Definition at line 98 of file interrogateFunction.h. Referenced by InterrogateBuilder::get_function(), operator=(), and InterfaceMaker::record_function(). |
|
Definition at line 80 of file interrogateFunction.h. Referenced by InterrogateBuilder::get_function(), input(), operator=(), and output(). |
|
Definition at line 85 of file interrogateFunction.h. Referenced by input(), operator=(), output(), InterfaceMakerPythonSimple::record_function_wrapper(), and remap_indices(). |
|
Definition at line 78 of file interrogateFunction.h. Referenced by InterrogateBuilder::get_function(), input(), operator=(), and output(). |