Trees | Indices | Help |
|
---|
|
object --+ | callregs_t
Proxy of C++ callregs_t class.
Instance Methods | |||
callregs_t |
|
||
|
|||
|
|||
|
|||
bool |
|
||
|
|||
|
|||
Inherited from |
Static Methods | |||
int |
|
Properties | |
fpregs callregs_t_fpregs_get(self) -> intvec_t * |
|
gpregs callregs_t_gpregs_get(self) -> intvec_t * |
|
nregs callregs_t_nregs_get(self) -> int |
|
policy callregs_t_policy_get(self) -> argreg_policy_t |
|
thisown The membership flag |
|
Inherited from |
Method Details |
__init__(self, cc) -> callregs_t
|
repr(x)
|
Property Details |
fpregscallregs_t_fpregs_get(self) -> intvec_t *
|
gpregscallregs_t_gpregs_get(self) -> intvec_t *
|
nregscallregs_t_nregs_get(self) -> int
|
policycallregs_t_policy_get(self) -> argreg_policy_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 |