| Trees | Indices | Help |
|
|---|
|
|
object --+
|
insn_t
Proxy of C++ insn_t class
| Instance Methods | |||
|
|||
| bool |
|
||
| uint32 |
|
||
| char |
|
||
| bool |
|
||
| insn_t |
|
||
|
|||
|
|||
|
Inherited from |
|||
| Properties | |
|
thisown The membership flag |
|
|
cs insn_t_cs_get(insn_t self) -> ea_t |
|
|
ip insn_t_ip_get(insn_t self) -> ea_t |
|
|
ea insn_t_ea_get(insn_t self) -> ea_t |
|
|
itype insn_t_itype_get(insn_t self) -> uint16 |
|
|
size insn_t_size_get(insn_t self) -> uint16 |
|
|
auxpref insn_t_auxpref_get(insn_t self) -> uint16 |
|
|
segpref insn_t_segpref_get(insn_t self) -> char |
|
|
insnpref insn_t_insnpref_get(insn_t self) -> char |
|
|
Operands insn_t_Operands_get(insn_t self) -> op_t |
|
|
flags insn_t_flags_get(insn_t self) -> char |
|
|
auxpref_chars insn_t_auxpref_chars_get(insn_t self) -> insn_t_auxpref_chars |
|
|
Inherited from |
|
| Method Details |
repr(x)
|
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
|
| Property Details |
thisownThe membership flag
|
csinsn_t_cs_get(insn_t self) -> ea_t
|
ipinsn_t_ip_get(insn_t self) -> ea_t
|
eainsn_t_ea_get(insn_t self) -> ea_t
|
itypeinsn_t_itype_get(insn_t self) -> uint16
|
sizeinsn_t_size_get(insn_t self) -> uint16
|
auxprefinsn_t_auxpref_get(insn_t self) -> uint16
|
segprefinsn_t_segpref_get(insn_t self) -> char
|
insnprefinsn_t_insnpref_get(insn_t self) -> char
|
Operandsinsn_t_Operands_get(insn_t self) -> op_t
|
flagsinsn_t_flags_get(insn_t self) -> char
|
auxpref_charsinsn_t_auxpref_chars_get(insn_t self) -> insn_t_auxpref_chars
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Sun Jul 12 18:31:46 2009 | http://epydoc.sourceforge.net |