|
@@ -2449,145 +2449,145 @@ _inP07ytw_15(PyObject *, PyObject *args) {
|
|
|
|
|
|
|
|
|
|
|
|
|
static PyMethodDef python_simple_funcs[] = {
|
|
static PyMethodDef python_simple_funcs[] = {
|
|
|
- { "interrogate_add_search_directory", &_inP07yttbRf, METH_VARARGS },
|
|
|
|
|
- { "interrogate_add_search_path", &_inP07ytda_g, METH_VARARGS },
|
|
|
|
|
- { "interrogate_error_flag", &_inP07yt4RgX, METH_VARARGS },
|
|
|
|
|
- { "interrogate_number_of_manifests", &_inP07yt3Gip, METH_VARARGS },
|
|
|
|
|
- { "interrogate_get_manifest", &_inP07ytRKDz, METH_VARARGS },
|
|
|
|
|
- { "interrogate_get_manifest_by_name", &_inP07ytgZ9N, METH_VARARGS },
|
|
|
|
|
- { "interrogate_manifest_name", &_inP07ytFnRZ, METH_VARARGS },
|
|
|
|
|
- { "interrogate_manifest_definition", &_inP07ytg0Qv, METH_VARARGS },
|
|
|
|
|
- { "interrogate_manifest_has_type", &_inP07yttrqw, METH_VARARGS },
|
|
|
|
|
- { "interrogate_manifest_get_type", &_inP07ytdmpW, METH_VARARGS },
|
|
|
|
|
- { "interrogate_manifest_has_getter", &_inP07ytUYgQ, METH_VARARGS },
|
|
|
|
|
- { "interrogate_manifest_getter", &_inP07yt0k7F, METH_VARARGS },
|
|
|
|
|
- { "interrogate_manifest_has_int_value", &_inP07ytfIsr, METH_VARARGS },
|
|
|
|
|
- { "interrogate_manifest_get_int_value", &_inP07ytvysR, METH_VARARGS },
|
|
|
|
|
- { "interrogate_element_name", &_inP07ytYQ_2, METH_VARARGS },
|
|
|
|
|
- { "interrogate_element_scoped_name", &_inP07yt3kdv, METH_VARARGS },
|
|
|
|
|
- { "interrogate_element_has_comment", &_inP07ytew01, METH_VARARGS },
|
|
|
|
|
- { "interrogate_element_comment", &_inP07ytQna7, METH_VARARGS },
|
|
|
|
|
- { "interrogate_get_element_by_name", &_inP07ytkg95, METH_VARARGS },
|
|
|
|
|
- { "interrogate_get_element_by_scoped_name", &_inP07ytluRc, METH_VARARGS },
|
|
|
|
|
- { "interrogate_element_type", &_inP07yttHdM, METH_VARARGS },
|
|
|
|
|
- { "interrogate_element_has_getter", &_inP07ytDId0, METH_VARARGS },
|
|
|
|
|
- { "interrogate_element_getter", &_inP07ytHuAm, METH_VARARGS },
|
|
|
|
|
- { "interrogate_element_has_setter", &_inP07yt_xr0, METH_VARARGS },
|
|
|
|
|
- { "interrogate_element_setter", &_inP07ytH5qp, METH_VARARGS },
|
|
|
|
|
- { "interrogate_element_is_sequence", &_inP07ytq45U, METH_VARARGS },
|
|
|
|
|
- { "interrogate_element_is_mapping", &_inP07yt6IPa, METH_VARARGS },
|
|
|
|
|
- { "interrogate_number_of_globals", &_inP07ytU2_B, METH_VARARGS },
|
|
|
|
|
- { "interrogate_get_global", &_inP07ytHFO2, METH_VARARGS },
|
|
|
|
|
- { "interrogate_number_of_global_functions", &_inP07ytcfjm, METH_VARARGS },
|
|
|
|
|
- { "interrogate_get_global_function", &_inP07yt3Sjw, METH_VARARGS },
|
|
|
|
|
- { "interrogate_number_of_functions", &_inP07ytgJcX, METH_VARARGS },
|
|
|
|
|
- { "interrogate_get_function", &_inP07ytYlw6, METH_VARARGS },
|
|
|
|
|
- { "interrogate_function_name", &_inP07ytsmnz, METH_VARARGS },
|
|
|
|
|
- { "interrogate_function_scoped_name", &_inP07ytxQ10, METH_VARARGS },
|
|
|
|
|
- { "interrogate_function_has_comment", &_inP07yt6gPB, METH_VARARGS },
|
|
|
|
|
- { "interrogate_function_comment", &_inP07ytISgV, METH_VARARGS },
|
|
|
|
|
- { "interrogate_function_prototype", &_inP07ytH3bx, METH_VARARGS },
|
|
|
|
|
- { "interrogate_function_is_method", &_inP07ytzeUk, METH_VARARGS },
|
|
|
|
|
- { "interrogate_function_class", &_inP07ytUeI5, METH_VARARGS },
|
|
|
|
|
- { "interrogate_function_has_module_name", &_inP07ytuSvx, METH_VARARGS },
|
|
|
|
|
- { "interrogate_function_module_name", &_inP07ytwpYd, METH_VARARGS },
|
|
|
|
|
- { "interrogate_function_has_library_name", &_inP07ytOfNh, METH_VARARGS },
|
|
|
|
|
- { "interrogate_function_library_name", &_inP07ytf5_U, METH_VARARGS },
|
|
|
|
|
- { "interrogate_function_is_virtual", &_inP07ytL3ZB, METH_VARARGS },
|
|
|
|
|
- { "interrogate_function_number_of_c_wrappers", &_inP07ytXw0I, METH_VARARGS },
|
|
|
|
|
- { "interrogate_function_c_wrapper", &_inP07yt3zru, METH_VARARGS },
|
|
|
|
|
- { "interrogate_function_number_of_python_wrappers", &_inP07ytRrg2, METH_VARARGS },
|
|
|
|
|
- { "interrogate_function_python_wrapper", &_inP07ytEJCx, METH_VARARGS },
|
|
|
|
|
- { "interrogate_wrapper_name", &_inP07ytWAZr, METH_VARARGS },
|
|
|
|
|
- { "interrogate_wrapper_is_callable_by_name", &_inP07ytrD_M, METH_VARARGS },
|
|
|
|
|
- { "interrogate_wrapper_has_comment", &_inP07ytjolz, METH_VARARGS },
|
|
|
|
|
- { "interrogate_wrapper_comment", &_inP07ytt_JD, METH_VARARGS },
|
|
|
|
|
- { "interrogate_wrapper_has_return_value", &_inP07ytwEts, METH_VARARGS },
|
|
|
|
|
- { "interrogate_wrapper_return_type", &_inP07ytrJWs, METH_VARARGS },
|
|
|
|
|
- { "interrogate_wrapper_caller_manages_return_value", &_inP07ytpmFD, METH_VARARGS },
|
|
|
|
|
- { "interrogate_wrapper_return_value_destructor", &_inP07ytyYUX, METH_VARARGS },
|
|
|
|
|
- { "interrogate_wrapper_number_of_parameters", &_inP07yt54dn, METH_VARARGS },
|
|
|
|
|
- { "interrogate_wrapper_parameter_type", &_inP07ytGMpW, METH_VARARGS },
|
|
|
|
|
- { "interrogate_wrapper_parameter_has_name", &_inP07ytNuBV, METH_VARARGS },
|
|
|
|
|
- { "interrogate_wrapper_parameter_name", &_inP07yt9UwA, METH_VARARGS },
|
|
|
|
|
- { "interrogate_wrapper_parameter_is_this", &_inP07yt3FDt, METH_VARARGS },
|
|
|
|
|
- { "interrogate_wrapper_has_pointer", &_inP07ytf513, METH_VARARGS },
|
|
|
|
|
- { "interrogate_wrapper_pointer", &_inP07ytsqGH, METH_VARARGS },
|
|
|
|
|
- { "interrogate_wrapper_unique_name", &_inP07yt7shV, METH_VARARGS },
|
|
|
|
|
- { "interrogate_get_wrapper_by_unique_name", &_inP07ytA1eF, METH_VARARGS },
|
|
|
|
|
- { "interrogate_make_seq_seq_name", &_inP07yt776V, METH_VARARGS },
|
|
|
|
|
- { "interrogate_make_seq_scoped_name", &_inP07ytryup, METH_VARARGS },
|
|
|
|
|
- { "interrogate_make_seq_has_comment", &_inP07ytiytI, METH_VARARGS },
|
|
|
|
|
- { "interrogate_make_seq_comment", &_inP07ytZc07, METH_VARARGS },
|
|
|
|
|
- { "interrogate_make_seq_num_name", &_inP07ytfaH0, METH_VARARGS },
|
|
|
|
|
- { "interrogate_make_seq_element_name", &_inP07ytGB9D, METH_VARARGS },
|
|
|
|
|
- { "interrogate_number_of_global_types", &_inP07ytsxxs, METH_VARARGS },
|
|
|
|
|
- { "interrogate_get_global_type", &_inP07ytMT0z, METH_VARARGS },
|
|
|
|
|
- { "interrogate_number_of_types", &_inP07ytiW3v, METH_VARARGS },
|
|
|
|
|
- { "interrogate_get_type", &_inP07yt4Px8, METH_VARARGS },
|
|
|
|
|
- { "interrogate_get_type_by_name", &_inP07ytNHcs, METH_VARARGS },
|
|
|
|
|
- { "interrogate_get_type_by_scoped_name", &_inP07ytqHrb, METH_VARARGS },
|
|
|
|
|
- { "interrogate_get_type_by_true_name", &_inP07ytaOqq, METH_VARARGS },
|
|
|
|
|
- { "interrogate_type_is_global", &_inP07ytpTBb, METH_VARARGS },
|
|
|
|
|
- { "interrogate_type_name", &_inP07ytqWOw, METH_VARARGS },
|
|
|
|
|
- { "interrogate_type_scoped_name", &_inP07ytHu7x, METH_VARARGS },
|
|
|
|
|
- { "interrogate_type_true_name", &_inP07ytwGnA, METH_VARARGS },
|
|
|
|
|
- { "interrogate_type_is_nested", &_inP07ytXGxx, METH_VARARGS },
|
|
|
|
|
- { "interrogate_type_outer_class", &_inP07ytj04Z, METH_VARARGS },
|
|
|
|
|
- { "interrogate_type_has_comment", &_inP07ytEOv4, METH_VARARGS },
|
|
|
|
|
- { "interrogate_type_comment", &_inP07ytpCqJ, METH_VARARGS },
|
|
|
|
|
- { "interrogate_type_has_module_name", &_inP07yt_Pz3, METH_VARARGS },
|
|
|
|
|
- { "interrogate_type_module_name", &_inP07ytt_06, METH_VARARGS },
|
|
|
|
|
- { "interrogate_type_has_library_name", &_inP07ytmuPs, METH_VARARGS },
|
|
|
|
|
- { "interrogate_type_library_name", &_inP07ytvM8B, METH_VARARGS },
|
|
|
|
|
- { "interrogate_type_is_atomic", &_inP07ytap97, METH_VARARGS },
|
|
|
|
|
- { "interrogate_type_atomic_token", &_inP07yt0o8D, METH_VARARGS },
|
|
|
|
|
- { "interrogate_type_is_unsigned", &_inP07ytOoQ2, METH_VARARGS },
|
|
|
|
|
- { "interrogate_type_is_signed", &_inP07ytKuFh, METH_VARARGS },
|
|
|
|
|
- { "interrogate_type_is_long", &_inP07yto5L6, METH_VARARGS },
|
|
|
|
|
- { "interrogate_type_is_longlong", &_inP07ytzgKK, METH_VARARGS },
|
|
|
|
|
- { "interrogate_type_is_short", &_inP07yt0FIF, METH_VARARGS },
|
|
|
|
|
- { "interrogate_type_is_wrapped", &_inP07ytZqvD, METH_VARARGS },
|
|
|
|
|
- { "interrogate_type_is_pointer", &_inP07ytDyRd, METH_VARARGS },
|
|
|
|
|
- { "interrogate_type_is_const", &_inP07ytMnKa, METH_VARARGS },
|
|
|
|
|
- { "interrogate_type_is_typedef", &_inP07ytRtji, METH_VARARGS },
|
|
|
|
|
- { "interrogate_type_wrapped_type", &_inP07ytCnbQ, METH_VARARGS },
|
|
|
|
|
- { "interrogate_type_is_enum", &_inP07ytdUVN, METH_VARARGS },
|
|
|
|
|
- { "interrogate_type_number_of_enum_values", &_inP07ytihbt, METH_VARARGS },
|
|
|
|
|
- { "interrogate_type_enum_value_name", &_inP07ytbyPY, METH_VARARGS },
|
|
|
|
|
- { "interrogate_type_enum_value_scoped_name", &_inP07ytAaT6, METH_VARARGS },
|
|
|
|
|
- { "interrogate_type_enum_value_comment", &_inP07ytgL9q, METH_VARARGS },
|
|
|
|
|
- { "interrogate_type_enum_value", &_inP07ytWB97, METH_VARARGS },
|
|
|
|
|
- { "interrogate_type_is_struct", &_inP07ytDUAl, METH_VARARGS },
|
|
|
|
|
- { "interrogate_type_is_class", &_inP07yt1_Kf, METH_VARARGS },
|
|
|
|
|
- { "interrogate_type_is_union", &_inP07yt98lD, METH_VARARGS },
|
|
|
|
|
- { "interrogate_type_is_fully_defined", &_inP07yt9SHr, METH_VARARGS },
|
|
|
|
|
- { "interrogate_type_is_unpublished", &_inP07ytdiZP, METH_VARARGS },
|
|
|
|
|
- { "interrogate_type_number_of_constructors", &_inP07ytTdER, METH_VARARGS },
|
|
|
|
|
- { "interrogate_type_get_constructor", &_inP07ytYO56, METH_VARARGS },
|
|
|
|
|
- { "interrogate_type_has_destructor", &_inP07ytxtCG, METH_VARARGS },
|
|
|
|
|
- { "interrogate_type_destructor_is_inherited", &_inP07yt_EB2, METH_VARARGS },
|
|
|
|
|
- { "interrogate_type_get_destructor", &_inP07ytEG1l, METH_VARARGS },
|
|
|
|
|
- { "interrogate_type_number_of_elements", &_inP07yt7tUq, METH_VARARGS },
|
|
|
|
|
- { "interrogate_type_get_element", &_inP07ytyStU, METH_VARARGS },
|
|
|
|
|
- { "interrogate_type_number_of_methods", &_inP07ytdM85, METH_VARARGS },
|
|
|
|
|
- { "interrogate_type_get_method", &_inP07ytk_GN, METH_VARARGS },
|
|
|
|
|
- { "interrogate_type_number_of_make_seqs", &_inP07yt8QjG, METH_VARARGS },
|
|
|
|
|
- { "interrogate_type_get_make_seq", &_inP07ytyMtj, METH_VARARGS },
|
|
|
|
|
- { "interrogate_type_number_of_casts", &_inP07ytHDtN, METH_VARARGS },
|
|
|
|
|
- { "interrogate_type_get_cast", &_inP07ytHFjA, METH_VARARGS },
|
|
|
|
|
- { "interrogate_type_number_of_derivations", &_inP07yt_NPR, METH_VARARGS },
|
|
|
|
|
- { "interrogate_type_get_derivation", &_inP07ytcTOH, METH_VARARGS },
|
|
|
|
|
- { "interrogate_type_derivation_has_upcast", &_inP07ythdU7, METH_VARARGS },
|
|
|
|
|
- { "interrogate_type_get_upcast", &_inP07ytQPxU, METH_VARARGS },
|
|
|
|
|
- { "interrogate_type_derivation_downcast_is_impossible", &_inP07ytO7Pz, METH_VARARGS },
|
|
|
|
|
- { "interrogate_type_derivation_has_downcast", &_inP07ytvu_E, METH_VARARGS },
|
|
|
|
|
- { "interrogate_type_get_downcast", &_inP07ytxGUt, METH_VARARGS },
|
|
|
|
|
- { "interrogate_type_number_of_nested_types", &_inP07ytzM1P, METH_VARARGS },
|
|
|
|
|
- { "interrogate_type_get_nested_type", &_inP07ytoY5L, METH_VARARGS },
|
|
|
|
|
- { "interrogate_request_database", &_inP07yte_7S, METH_VARARGS },
|
|
|
|
|
- { "interrogate_request_module", &_inP07ytw_15, METH_VARARGS },
|
|
|
|
|
- { nullptr, nullptr }
|
|
|
|
|
|
|
+ { "interrogate_add_search_directory", &_inP07yttbRf, METH_VARARGS, nullptr },
|
|
|
|
|
+ { "interrogate_add_search_path", &_inP07ytda_g, METH_VARARGS, nullptr },
|
|
|
|
|
+ { "interrogate_error_flag", &_inP07yt4RgX, METH_VARARGS, nullptr },
|
|
|
|
|
+ { "interrogate_number_of_manifests", &_inP07yt3Gip, METH_VARARGS, nullptr },
|
|
|
|
|
+ { "interrogate_get_manifest", &_inP07ytRKDz, METH_VARARGS, nullptr },
|
|
|
|
|
+ { "interrogate_get_manifest_by_name", &_inP07ytgZ9N, METH_VARARGS, nullptr },
|
|
|
|
|
+ { "interrogate_manifest_name", &_inP07ytFnRZ, METH_VARARGS, nullptr },
|
|
|
|
|
+ { "interrogate_manifest_definition", &_inP07ytg0Qv, METH_VARARGS, nullptr },
|
|
|
|
|
+ { "interrogate_manifest_has_type", &_inP07yttrqw, METH_VARARGS, nullptr },
|
|
|
|
|
+ { "interrogate_manifest_get_type", &_inP07ytdmpW, METH_VARARGS, nullptr },
|
|
|
|
|
+ { "interrogate_manifest_has_getter", &_inP07ytUYgQ, METH_VARARGS, nullptr },
|
|
|
|
|
+ { "interrogate_manifest_getter", &_inP07yt0k7F, METH_VARARGS, nullptr },
|
|
|
|
|
+ { "interrogate_manifest_has_int_value", &_inP07ytfIsr, METH_VARARGS, nullptr },
|
|
|
|
|
+ { "interrogate_manifest_get_int_value", &_inP07ytvysR, METH_VARARGS, nullptr },
|
|
|
|
|
+ { "interrogate_element_name", &_inP07ytYQ_2, METH_VARARGS, nullptr },
|
|
|
|
|
+ { "interrogate_element_scoped_name", &_inP07yt3kdv, METH_VARARGS, nullptr },
|
|
|
|
|
+ { "interrogate_element_has_comment", &_inP07ytew01, METH_VARARGS, nullptr },
|
|
|
|
|
+ { "interrogate_element_comment", &_inP07ytQna7, METH_VARARGS, nullptr },
|
|
|
|
|
+ { "interrogate_get_element_by_name", &_inP07ytkg95, METH_VARARGS, nullptr },
|
|
|
|
|
+ { "interrogate_get_element_by_scoped_name", &_inP07ytluRc, METH_VARARGS, nullptr },
|
|
|
|
|
+ { "interrogate_element_type", &_inP07yttHdM, METH_VARARGS, nullptr },
|
|
|
|
|
+ { "interrogate_element_has_getter", &_inP07ytDId0, METH_VARARGS, nullptr },
|
|
|
|
|
+ { "interrogate_element_getter", &_inP07ytHuAm, METH_VARARGS, nullptr },
|
|
|
|
|
+ { "interrogate_element_has_setter", &_inP07yt_xr0, METH_VARARGS, nullptr },
|
|
|
|
|
+ { "interrogate_element_setter", &_inP07ytH5qp, METH_VARARGS, nullptr },
|
|
|
|
|
+ { "interrogate_element_is_sequence", &_inP07ytq45U, METH_VARARGS, nullptr },
|
|
|
|
|
+ { "interrogate_element_is_mapping", &_inP07yt6IPa, METH_VARARGS, nullptr },
|
|
|
|
|
+ { "interrogate_number_of_globals", &_inP07ytU2_B, METH_VARARGS, nullptr },
|
|
|
|
|
+ { "interrogate_get_global", &_inP07ytHFO2, METH_VARARGS, nullptr },
|
|
|
|
|
+ { "interrogate_number_of_global_functions", &_inP07ytcfjm, METH_VARARGS, nullptr },
|
|
|
|
|
+ { "interrogate_get_global_function", &_inP07yt3Sjw, METH_VARARGS, nullptr },
|
|
|
|
|
+ { "interrogate_number_of_functions", &_inP07ytgJcX, METH_VARARGS, nullptr },
|
|
|
|
|
+ { "interrogate_get_function", &_inP07ytYlw6, METH_VARARGS, nullptr },
|
|
|
|
|
+ { "interrogate_function_name", &_inP07ytsmnz, METH_VARARGS, nullptr },
|
|
|
|
|
+ { "interrogate_function_scoped_name", &_inP07ytxQ10, METH_VARARGS, nullptr },
|
|
|
|
|
+ { "interrogate_function_has_comment", &_inP07yt6gPB, METH_VARARGS, nullptr },
|
|
|
|
|
+ { "interrogate_function_comment", &_inP07ytISgV, METH_VARARGS, nullptr },
|
|
|
|
|
+ { "interrogate_function_prototype", &_inP07ytH3bx, METH_VARARGS, nullptr },
|
|
|
|
|
+ { "interrogate_function_is_method", &_inP07ytzeUk, METH_VARARGS, nullptr },
|
|
|
|
|
+ { "interrogate_function_class", &_inP07ytUeI5, METH_VARARGS, nullptr },
|
|
|
|
|
+ { "interrogate_function_has_module_name", &_inP07ytuSvx, METH_VARARGS, nullptr },
|
|
|
|
|
+ { "interrogate_function_module_name", &_inP07ytwpYd, METH_VARARGS, nullptr },
|
|
|
|
|
+ { "interrogate_function_has_library_name", &_inP07ytOfNh, METH_VARARGS, nullptr },
|
|
|
|
|
+ { "interrogate_function_library_name", &_inP07ytf5_U, METH_VARARGS, nullptr },
|
|
|
|
|
+ { "interrogate_function_is_virtual", &_inP07ytL3ZB, METH_VARARGS, nullptr },
|
|
|
|
|
+ { "interrogate_function_number_of_c_wrappers", &_inP07ytXw0I, METH_VARARGS, nullptr },
|
|
|
|
|
+ { "interrogate_function_c_wrapper", &_inP07yt3zru, METH_VARARGS, nullptr },
|
|
|
|
|
+ { "interrogate_function_number_of_python_wrappers", &_inP07ytRrg2, METH_VARARGS, nullptr },
|
|
|
|
|
+ { "interrogate_function_python_wrapper", &_inP07ytEJCx, METH_VARARGS, nullptr },
|
|
|
|
|
+ { "interrogate_wrapper_name", &_inP07ytWAZr, METH_VARARGS, nullptr },
|
|
|
|
|
+ { "interrogate_wrapper_is_callable_by_name", &_inP07ytrD_M, METH_VARARGS, nullptr },
|
|
|
|
|
+ { "interrogate_wrapper_has_comment", &_inP07ytjolz, METH_VARARGS, nullptr },
|
|
|
|
|
+ { "interrogate_wrapper_comment", &_inP07ytt_JD, METH_VARARGS, nullptr },
|
|
|
|
|
+ { "interrogate_wrapper_has_return_value", &_inP07ytwEts, METH_VARARGS, nullptr },
|
|
|
|
|
+ { "interrogate_wrapper_return_type", &_inP07ytrJWs, METH_VARARGS, nullptr },
|
|
|
|
|
+ { "interrogate_wrapper_caller_manages_return_value", &_inP07ytpmFD, METH_VARARGS, nullptr },
|
|
|
|
|
+ { "interrogate_wrapper_return_value_destructor", &_inP07ytyYUX, METH_VARARGS, nullptr },
|
|
|
|
|
+ { "interrogate_wrapper_number_of_parameters", &_inP07yt54dn, METH_VARARGS, nullptr },
|
|
|
|
|
+ { "interrogate_wrapper_parameter_type", &_inP07ytGMpW, METH_VARARGS, nullptr },
|
|
|
|
|
+ { "interrogate_wrapper_parameter_has_name", &_inP07ytNuBV, METH_VARARGS, nullptr },
|
|
|
|
|
+ { "interrogate_wrapper_parameter_name", &_inP07yt9UwA, METH_VARARGS, nullptr },
|
|
|
|
|
+ { "interrogate_wrapper_parameter_is_this", &_inP07yt3FDt, METH_VARARGS, nullptr },
|
|
|
|
|
+ { "interrogate_wrapper_has_pointer", &_inP07ytf513, METH_VARARGS, nullptr },
|
|
|
|
|
+ { "interrogate_wrapper_pointer", &_inP07ytsqGH, METH_VARARGS, nullptr },
|
|
|
|
|
+ { "interrogate_wrapper_unique_name", &_inP07yt7shV, METH_VARARGS, nullptr },
|
|
|
|
|
+ { "interrogate_get_wrapper_by_unique_name", &_inP07ytA1eF, METH_VARARGS, nullptr },
|
|
|
|
|
+ { "interrogate_make_seq_seq_name", &_inP07yt776V, METH_VARARGS, nullptr },
|
|
|
|
|
+ { "interrogate_make_seq_scoped_name", &_inP07ytryup, METH_VARARGS, nullptr },
|
|
|
|
|
+ { "interrogate_make_seq_has_comment", &_inP07ytiytI, METH_VARARGS, nullptr },
|
|
|
|
|
+ { "interrogate_make_seq_comment", &_inP07ytZc07, METH_VARARGS, nullptr },
|
|
|
|
|
+ { "interrogate_make_seq_num_name", &_inP07ytfaH0, METH_VARARGS, nullptr },
|
|
|
|
|
+ { "interrogate_make_seq_element_name", &_inP07ytGB9D, METH_VARARGS, nullptr },
|
|
|
|
|
+ { "interrogate_number_of_global_types", &_inP07ytsxxs, METH_VARARGS, nullptr },
|
|
|
|
|
+ { "interrogate_get_global_type", &_inP07ytMT0z, METH_VARARGS, nullptr },
|
|
|
|
|
+ { "interrogate_number_of_types", &_inP07ytiW3v, METH_VARARGS, nullptr },
|
|
|
|
|
+ { "interrogate_get_type", &_inP07yt4Px8, METH_VARARGS, nullptr },
|
|
|
|
|
+ { "interrogate_get_type_by_name", &_inP07ytNHcs, METH_VARARGS, nullptr },
|
|
|
|
|
+ { "interrogate_get_type_by_scoped_name", &_inP07ytqHrb, METH_VARARGS, nullptr },
|
|
|
|
|
+ { "interrogate_get_type_by_true_name", &_inP07ytaOqq, METH_VARARGS, nullptr },
|
|
|
|
|
+ { "interrogate_type_is_global", &_inP07ytpTBb, METH_VARARGS, nullptr },
|
|
|
|
|
+ { "interrogate_type_name", &_inP07ytqWOw, METH_VARARGS, nullptr },
|
|
|
|
|
+ { "interrogate_type_scoped_name", &_inP07ytHu7x, METH_VARARGS, nullptr },
|
|
|
|
|
+ { "interrogate_type_true_name", &_inP07ytwGnA, METH_VARARGS, nullptr },
|
|
|
|
|
+ { "interrogate_type_is_nested", &_inP07ytXGxx, METH_VARARGS, nullptr },
|
|
|
|
|
+ { "interrogate_type_outer_class", &_inP07ytj04Z, METH_VARARGS, nullptr },
|
|
|
|
|
+ { "interrogate_type_has_comment", &_inP07ytEOv4, METH_VARARGS, nullptr },
|
|
|
|
|
+ { "interrogate_type_comment", &_inP07ytpCqJ, METH_VARARGS, nullptr },
|
|
|
|
|
+ { "interrogate_type_has_module_name", &_inP07yt_Pz3, METH_VARARGS, nullptr },
|
|
|
|
|
+ { "interrogate_type_module_name", &_inP07ytt_06, METH_VARARGS, nullptr },
|
|
|
|
|
+ { "interrogate_type_has_library_name", &_inP07ytmuPs, METH_VARARGS, nullptr },
|
|
|
|
|
+ { "interrogate_type_library_name", &_inP07ytvM8B, METH_VARARGS, nullptr },
|
|
|
|
|
+ { "interrogate_type_is_atomic", &_inP07ytap97, METH_VARARGS, nullptr },
|
|
|
|
|
+ { "interrogate_type_atomic_token", &_inP07yt0o8D, METH_VARARGS, nullptr },
|
|
|
|
|
+ { "interrogate_type_is_unsigned", &_inP07ytOoQ2, METH_VARARGS, nullptr },
|
|
|
|
|
+ { "interrogate_type_is_signed", &_inP07ytKuFh, METH_VARARGS, nullptr },
|
|
|
|
|
+ { "interrogate_type_is_long", &_inP07yto5L6, METH_VARARGS, nullptr },
|
|
|
|
|
+ { "interrogate_type_is_longlong", &_inP07ytzgKK, METH_VARARGS, nullptr },
|
|
|
|
|
+ { "interrogate_type_is_short", &_inP07yt0FIF, METH_VARARGS, nullptr },
|
|
|
|
|
+ { "interrogate_type_is_wrapped", &_inP07ytZqvD, METH_VARARGS, nullptr },
|
|
|
|
|
+ { "interrogate_type_is_pointer", &_inP07ytDyRd, METH_VARARGS, nullptr },
|
|
|
|
|
+ { "interrogate_type_is_const", &_inP07ytMnKa, METH_VARARGS, nullptr },
|
|
|
|
|
+ { "interrogate_type_is_typedef", &_inP07ytRtji, METH_VARARGS, nullptr },
|
|
|
|
|
+ { "interrogate_type_wrapped_type", &_inP07ytCnbQ, METH_VARARGS, nullptr },
|
|
|
|
|
+ { "interrogate_type_is_enum", &_inP07ytdUVN, METH_VARARGS, nullptr },
|
|
|
|
|
+ { "interrogate_type_number_of_enum_values", &_inP07ytihbt, METH_VARARGS, nullptr },
|
|
|
|
|
+ { "interrogate_type_enum_value_name", &_inP07ytbyPY, METH_VARARGS, nullptr },
|
|
|
|
|
+ { "interrogate_type_enum_value_scoped_name", &_inP07ytAaT6, METH_VARARGS, nullptr },
|
|
|
|
|
+ { "interrogate_type_enum_value_comment", &_inP07ytgL9q, METH_VARARGS, nullptr },
|
|
|
|
|
+ { "interrogate_type_enum_value", &_inP07ytWB97, METH_VARARGS, nullptr },
|
|
|
|
|
+ { "interrogate_type_is_struct", &_inP07ytDUAl, METH_VARARGS, nullptr },
|
|
|
|
|
+ { "interrogate_type_is_class", &_inP07yt1_Kf, METH_VARARGS, nullptr },
|
|
|
|
|
+ { "interrogate_type_is_union", &_inP07yt98lD, METH_VARARGS, nullptr },
|
|
|
|
|
+ { "interrogate_type_is_fully_defined", &_inP07yt9SHr, METH_VARARGS, nullptr },
|
|
|
|
|
+ { "interrogate_type_is_unpublished", &_inP07ytdiZP, METH_VARARGS, nullptr },
|
|
|
|
|
+ { "interrogate_type_number_of_constructors", &_inP07ytTdER, METH_VARARGS, nullptr },
|
|
|
|
|
+ { "interrogate_type_get_constructor", &_inP07ytYO56, METH_VARARGS, nullptr },
|
|
|
|
|
+ { "interrogate_type_has_destructor", &_inP07ytxtCG, METH_VARARGS, nullptr },
|
|
|
|
|
+ { "interrogate_type_destructor_is_inherited", &_inP07yt_EB2, METH_VARARGS, nullptr },
|
|
|
|
|
+ { "interrogate_type_get_destructor", &_inP07ytEG1l, METH_VARARGS, nullptr },
|
|
|
|
|
+ { "interrogate_type_number_of_elements", &_inP07yt7tUq, METH_VARARGS, nullptr },
|
|
|
|
|
+ { "interrogate_type_get_element", &_inP07ytyStU, METH_VARARGS, nullptr },
|
|
|
|
|
+ { "interrogate_type_number_of_methods", &_inP07ytdM85, METH_VARARGS, nullptr },
|
|
|
|
|
+ { "interrogate_type_get_method", &_inP07ytk_GN, METH_VARARGS, nullptr },
|
|
|
|
|
+ { "interrogate_type_number_of_make_seqs", &_inP07yt8QjG, METH_VARARGS, nullptr },
|
|
|
|
|
+ { "interrogate_type_get_make_seq", &_inP07ytyMtj, METH_VARARGS, nullptr },
|
|
|
|
|
+ { "interrogate_type_number_of_casts", &_inP07ytHDtN, METH_VARARGS, nullptr },
|
|
|
|
|
+ { "interrogate_type_get_cast", &_inP07ytHFjA, METH_VARARGS, nullptr },
|
|
|
|
|
+ { "interrogate_type_number_of_derivations", &_inP07yt_NPR, METH_VARARGS, nullptr },
|
|
|
|
|
+ { "interrogate_type_get_derivation", &_inP07ytcTOH, METH_VARARGS, nullptr },
|
|
|
|
|
+ { "interrogate_type_derivation_has_upcast", &_inP07ythdU7, METH_VARARGS, nullptr },
|
|
|
|
|
+ { "interrogate_type_get_upcast", &_inP07ytQPxU, METH_VARARGS, nullptr },
|
|
|
|
|
+ { "interrogate_type_derivation_downcast_is_impossible", &_inP07ytO7Pz, METH_VARARGS, nullptr },
|
|
|
|
|
+ { "interrogate_type_derivation_has_downcast", &_inP07ytvu_E, METH_VARARGS, nullptr },
|
|
|
|
|
+ { "interrogate_type_get_downcast", &_inP07ytxGUt, METH_VARARGS, nullptr },
|
|
|
|
|
+ { "interrogate_type_number_of_nested_types", &_inP07ytzM1P, METH_VARARGS, nullptr },
|
|
|
|
|
+ { "interrogate_type_get_nested_type", &_inP07ytoY5L, METH_VARARGS, nullptr },
|
|
|
|
|
+ { "interrogate_request_database", &_inP07yte_7S, METH_VARARGS, nullptr },
|
|
|
|
|
+ { "interrogate_request_module", &_inP07ytw_15, METH_VARARGS, nullptr },
|
|
|
|
|
+ { nullptr, nullptr, 0, nullptr }
|
|
|
};
|
|
};
|
|
|
|
|
|
|
|
#if PY_MAJOR_VERSION >= 3
|
|
#if PY_MAJOR_VERSION >= 3
|