IDAPython 9.0
Loading...
Searching...
No Matches
lochist_t Class Reference
Inheritance diagram for lochist_t:

Public Member Functions

 __init__ (self)
 
bool is_history_enabled (self)
 
int get_place_id (self)
 
bool init (self, str stream_name, 'place_t' _defpos, 'void *' _ud, int _flags)
 
'nodeidx_t' netcode (self)
 
None jump (self, bool try_to_unhide, 'lochist_entry_t' e)
 
int current_index (self)
 
bool seek (self, int index, bool try_to_unhide)
 
bool fwd (self, int cnt, bool try_to_unhide)
 
bool back (self, int cnt, bool try_to_unhide)
 
None save (self)
 
None clear (self)
 
'lochist_entry_t const &' get_current (self)
 
None set_current (self, 'lochist_entry_t' e)
 
None set (self, int index, 'lochist_entry_t' e)
 
bool get (self, 'lochist_entry_t' out, int index)
 
int size (self)
 
'place_t const *' get_template_place (self)
 

Properties

 thisown
 

Constructor & Destructor Documentation

◆ __init__()

__init__ ( self)

Member Function Documentation

◆ back()

bool back ( self,
int cnt,
bool try_to_unhide )

◆ clear()

None clear ( self)

◆ current_index()

int current_index ( self)

◆ fwd()

bool fwd ( self,
int cnt,
bool try_to_unhide )

◆ get()

bool get ( self,
'lochist_entry_t' out,
int index )

◆ get_current()

'lochist_entry_t const &' get_current ( self)

◆ get_place_id()

int get_place_id ( self)

◆ get_template_place()

'place_t const *' get_template_place ( self)

◆ init()

bool init ( self,
str stream_name,
'place_t' _defpos,
'void *' _ud,
int _flags )

◆ is_history_enabled()

bool is_history_enabled ( self)

◆ jump()

None jump ( self,
bool try_to_unhide,
'lochist_entry_t' e )

◆ netcode()

'nodeidx_t' netcode ( self)

◆ save()

None save ( self)

◆ seek()

bool seek ( self,
int index,
bool try_to_unhide )

◆ set()

None set ( self,
int index,
'lochist_entry_t' e )

◆ set_current()

None set_current ( self,
'lochist_entry_t' e )

◆ size()

int size ( self)

Property Documentation

◆ thisown

thisown
static
Initial value:
= property(lambda x: x.this.own(), lambda x, v: x.this.own(v),
doc='The membership flag')

The documentation for this class was generated from the following file: