| Trees | Indices | Help |
|
|---|
|
|
object --+
|
func_type_info_t
Proxy of C++ func_type_info_t class
| Instance Methods | |||
|
|||
| func_type_info_t |
|
||
|
|||
|
|||
|
Inherited from |
|||
| Properties | |
|
basetype func_type_info_t_basetype_get(self) -> type_t |
|
|
cc func_type_info_t_cc_get(self) -> cm_t |
|
|
flags func_type_info_t_flags_get(self) -> int |
|
|
retfields func_type_info_t_retfields_get(self) -> qtype |
|
|
retloc func_type_info_t_retloc_get(self) -> argloc_t |
|
|
rettype func_type_info_t_rettype_get(self) -> qtype |
|
|
spoiled func_type_info_t_spoiled_get(self) -> reginfovec_t |
|
|
stkargs func_type_info_t_stkargs_get(self) -> uval_t |
|
|
thisown The membership flag |
|
|
Inherited from |
|
| Method Details |
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
|
repr(x)
|
| Property Details |
basetypefunc_type_info_t_basetype_get(self) -> type_t
|
ccfunc_type_info_t_cc_get(self) -> cm_t
|
flagsfunc_type_info_t_flags_get(self) -> int
|
retfieldsfunc_type_info_t_retfields_get(self) -> qtype
|
retlocfunc_type_info_t_retloc_get(self) -> argloc_t
|
rettypefunc_type_info_t_rettype_get(self) -> qtype
|
spoiledfunc_type_info_t_spoiled_get(self) -> reginfovec_t
|
stkargsfunc_type_info_t_stkargs_get(self) -> uval_t
|
thisownThe membership flag
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Mon Mar 05 14:43:04 2012 | http://epydoc.sourceforge.net |