|
| __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) |
|
◆ __init__()
◆ back()
bool back |
( |
| self, |
|
|
int | cnt, |
|
|
bool | try_to_unhide ) |
◆ clear()
◆ current_index()
int current_index |
( |
| self | ) |
|
◆ fwd()
bool fwd |
( |
| self, |
|
|
int | cnt, |
|
|
bool | try_to_unhide ) |
◆ get()
◆ get_current()
◆ get_place_id()
◆ 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()
◆ netcode()
'nodeidx_t' netcode |
( |
| self | ) |
|
◆ save()
◆ seek()
bool seek |
( |
| self, |
|
|
int | index, |
|
|
bool | try_to_unhide ) |
◆ set()
◆ set_current()
◆ size()
◆ thisown
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: