| Trees | Indices | Help |
|
|---|
|
|
object --+
|
mcallinfo_t
Proxy of C++ mcallinfo_t class.
| Instance Methods | |||
| mcallinfo_t |
|
||
|
|||
|
|||
| char const * |
|
||
| tinfo_t |
|
||
| bool |
|
||
| int |
|
||
| bool |
|
||
|
Inherited from |
|||
| Properties | |
|
args mcallinfo_t_args_get(self) -> mcallargs_t |
|
|
call_spd mcallinfo_t_call_spd_get(self) -> int |
|
|
callee mcallinfo_t_callee_get(self) -> ea_t |
|
|
cc mcallinfo_t_cc_get(self) -> cm_t |
|
|
dead_regs mcallinfo_t_dead_regs_get(self) -> mlist_t |
|
|
flags mcallinfo_t_flags_get(self) -> int |
|
|
fti_attrs mcallinfo_t_fti_attrs_get(self) -> type_attrs_t |
|
|
pass_regs mcallinfo_t_pass_regs_get(self) -> mlist_t |
|
|
retregs mcallinfo_t_retregs_get(self) -> mopvec_t |
|
|
return_argloc mcallinfo_t_return_argloc_get(self) -> argloc_t |
|
|
return_regs mcallinfo_t_return_regs_get(self) -> mlist_t |
|
|
return_type mcallinfo_t_return_type_get(self) -> tinfo_t |
|
|
role mcallinfo_t_role_get(self) -> funcrole_t |
|
|
solid_args mcallinfo_t_solid_args_get(self) -> int |
|
|
spoiled mcallinfo_t_spoiled_get(self) -> mlist_t |
|
|
stkargs_top mcallinfo_t_stkargs_top_get(self) -> int |
|
|
thisown The membership flag |
|
|
visible_memory mcallinfo_t_visible_memory_get(self) -> ivlset_t |
|
|
Inherited from |
|
| Method Details |
x.__init__(...) initializes x; see help(type(x)) for signature
|
repr(x)
|
| Property Details |
argsmcallinfo_t_args_get(self) -> mcallargs_t
|
call_spdmcallinfo_t_call_spd_get(self) -> int
|
calleemcallinfo_t_callee_get(self) -> ea_t
|
ccmcallinfo_t_cc_get(self) -> cm_t
|
dead_regsmcallinfo_t_dead_regs_get(self) -> mlist_t
|
flagsmcallinfo_t_flags_get(self) -> int
|
fti_attrsmcallinfo_t_fti_attrs_get(self) -> type_attrs_t
|
pass_regsmcallinfo_t_pass_regs_get(self) -> mlist_t
|
retregsmcallinfo_t_retregs_get(self) -> mopvec_t
|
return_arglocmcallinfo_t_return_argloc_get(self) -> argloc_t
|
return_regsmcallinfo_t_return_regs_get(self) -> mlist_t
|
return_typemcallinfo_t_return_type_get(self) -> tinfo_t
|
rolemcallinfo_t_role_get(self) -> funcrole_t
|
solid_argsmcallinfo_t_solid_args_get(self) -> int
|
spoiledmcallinfo_t_spoiled_get(self) -> mlist_t
|
stkargs_topmcallinfo_t_stkargs_top_get(self) -> int
|
thisownThe membership flag
|
visible_memorymcallinfo_t_visible_memory_get(self) -> ivlset_t
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Fri Oct 11 15:05:11 2019 | http://epydoc.sourceforge.net |