Module idaapi :: Class tev_info_t
[frames] | no frames]

Class tev_info_t

object --+
         |
        tev_info_t

Proxy of C++ tev_info_t class

Instance Methods
 
__repr__(self)
repr(x)
tev_info_t
__init__(self)
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
 
__swig_destroy__(...)
delete_tev_info_t(tev_info_t self)
 
__del__(self)

Inherited from object: __delattr__, __getattribute__, __hash__, __new__, __reduce__, __reduce_ex__, __setattr__, __str__

Properties
  thisown
The membership flag
  type
tev_info_t_type_get(tev_info_t self) -> tev_type_t
  tid
tev_info_t_tid_get(tev_info_t self) -> thread_id_t
  ea
tev_info_t_ea_get(tev_info_t self) -> ea_t

Inherited from object: __class__

Method Details

__repr__(self)
(Representation operator)

 

repr(x)

Overrides: object.__repr__
(inherited documentation)

__init__(self)
(Constructor)

 

x.__init__(...) initializes x; see x.__class__.__doc__ for signature

Returns: tev_info_t
Overrides: object.__init__

Property Details

thisown

The membership flag

Get Method:
unreachable(x)
Set Method:
unreachable(x, v)

type

tev_info_t_type_get(tev_info_t self) -> tev_type_t

Get Method:
unreachable.tev_info_t_type_get(...) - tev_info_t_type_get(tev_info_t self) -> tev_type_t
Set Method:
unreachable.tev_info_t_type_set(...) - tev_info_t_type_set(tev_info_t self, tev_type_t type)

tid

tev_info_t_tid_get(tev_info_t self) -> thread_id_t

Get Method:
unreachable.tev_info_t_tid_get(...) - tev_info_t_tid_get(tev_info_t self) -> thread_id_t
Set Method:
unreachable.tev_info_t_tid_set(...) - tev_info_t_tid_set(tev_info_t self, thread_id_t tid)

ea

tev_info_t_ea_get(tev_info_t self) -> ea_t

Get Method:
unreachable.tev_info_t_ea_get(...) - tev_info_t_ea_get(tev_info_t self) -> ea_t
Set Method:
unreachable.tev_info_t_ea_set(...) - tev_info_t_ea_set(tev_info_t self, ea_t ea)