Trees | Indices | Help |
|
---|
|
object --+ | funcargvec_t --+ | func_type_data_t
Proxy of C++ func_type_data_t class.
Instance Methods | |||
func_type_data_t |
|
||
|
|||
bool |
|
||
int |
|
||
cm_t |
|
||
bool |
|
||
bool |
|
||
bool |
|
||
bool |
|
||
|
|||
Inherited from Inherited from |
Properties | |
cc func_type_data_t_cc_get(self) -> cm_t |
|
flags func_type_data_t_flags_get(self) -> int |
|
retloc func_type_data_t_retloc_get(self) -> argloc_t |
|
rettype func_type_data_t_rettype_get(self) -> tinfo_t |
|
spoiled func_type_data_t_spoiled_get(self) -> reginfovec_t |
|
stkargs func_type_data_t_stkargs_get(self) -> uval_t |
|
thisown The membership flag |
|
Inherited from |
Method Details |
__init__(self, x) -> funcargvec_t
|
|
|
Property Details |
ccfunc_type_data_t_cc_get(self) -> cm_t
|
flagsfunc_type_data_t_flags_get(self) -> int
|
retlocfunc_type_data_t_retloc_get(self) -> argloc_t
|
rettypefunc_type_data_t_rettype_get(self) -> tinfo_t
|
spoiledfunc_type_data_t_spoiled_get(self) -> reginfovec_t
|
stkargsfunc_type_data_t_stkargs_get(self) -> uval_t
|
thisownThe membership flag
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Fri Oct 11 15:05:11 2019 | http://epydoc.sourceforge.net |