Proxy of C++ lochist_t class.  
|  | 
|  | __init__ (self, *args) | 
|  | init(self) -> lochist_t 
 | 
|  | 
| "bool" | is_history_enabled (self, *args) | 
|  | is_history_enabled(self) -> bool 
 | 
|  | 
| "int" | get_place_id (self, *args) | 
|  | get_place_id(self) -> int 
 | 
|  | 
| "bool" | init (self, *args) | 
|  | init(self, stream_name, _defpos, _ud, _flags) -> bool 
 | 
|  | 
| "nodeidx_t" | netcode (self, *args) | 
|  | netcode(self) -> nodeidx_t 
 | 
|  | 
| "void" | jump (self, *args) | 
|  | jump(self, try_to_unhide, e) 
 | 
|  | 
| "uint32" | current_index (self, *args) | 
|  | current_index(self) -> uint32 
 | 
|  | 
| "bool" | seek (self, *args) | 
|  | seek(self, index, try_to_unhide) -> bool 
 | 
|  | 
| "bool" | fwd (self, *args) | 
|  | fwd(self, cnt, try_to_unhide) -> bool 
 | 
|  | 
| "bool" | back (self, *args) | 
|  | back(self, cnt, try_to_unhide) -> bool 
 | 
|  | 
| "void" | save (self, *args) | 
|  | save(self) 
 | 
|  | 
| "void" | clear (self, *args) | 
|  | clear(self) 
 | 
|  | 
| "lochist_entry_t const &" | get_current (self, *args) | 
|  | get_current(self) -> lochist_entry_t 
 | 
|  | 
| "void" | set_current (self, *args) | 
|  | set_current(self, e) 
 | 
|  | 
| "void" | set (self, *args) | 
|  | set(self, index, e) 
 | 
|  | 
| "bool" | get (self, *args) | 
|  | get(self, out, index) -> bool 
 | 
|  | 
| "uint32" | size (self, *args) | 
|  | size(self) -> uint32 
 | 
|  | 
| "place_t const *" | get_template_place (self, *args) | 
|  | get_template_place(self) -> place_t 
 | 
|  | 
|  | 
|  | thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") | 
|  | 
◆ __init__()
      
        
          | __init__ | ( |  | self, | 
        
          |  |  | * | args ) | 
      
 
 
◆ back()
      
        
          | "bool" back | ( |  | self, | 
        
          |  |  | * | args ) | 
      
 
- Parameters
- 
  
    | cnt | uint32 |  | try_to_unhide | bool |  
 
 
 
◆ clear()
      
        
          | "void" clear | ( |  | self, | 
        
          |  |  | * | args ) | 
      
 
 
◆ current_index()
      
        
          | "uint32" current_index | ( |  | self, | 
        
          |  |  | * | args ) | 
      
 
 
◆ fwd()
      
        
          | "bool" fwd | ( |  | self, | 
        
          |  |  | * | args ) | 
      
 
- Parameters
- 
  
    | cnt | uint32 |  | try_to_unhide | bool |  
 
 
 
◆ get()
      
        
          | "bool" get | ( |  | self, | 
        
          |  |  | * | args ) | 
      
 
 
◆ get_current()
      
        
          | "lochist_entry_t const &" get_current | ( |  | self, | 
        
          |  |  | * | args ) | 
      
 
 
◆ get_place_id()
      
        
          | "int" get_place_id | ( |  | self, | 
        
          |  |  | * | args ) | 
      
 
 
◆ get_template_place()
      
        
          | "place_t const *" get_template_place | ( |  | self, | 
        
          |  |  | * | args ) | 
      
 
 
◆ init()
      
        
          | "bool" init | ( |  | self, | 
        
          |  |  | * | args ) | 
      
 
- Parameters
- 
  
    | stream_name | char const * |  | _defpos | place_t const * |  | _ud | void * |  | _flags | uint32 |  
 
 
 
◆ is_history_enabled()
      
        
          | "bool" is_history_enabled | ( |  | self, | 
        
          |  |  | * | args ) | 
      
 
 
◆ jump()
      
        
          | "void" jump | ( |  | self, | 
        
          |  |  | * | args ) | 
      
 
 
◆ netcode()
      
        
          | "nodeidx_t" netcode | ( |  | self, | 
        
          |  |  | * | args ) | 
      
 
 
◆ save()
      
        
          | "void" save | ( |  | self, | 
        
          |  |  | * | args ) | 
      
 
 
◆ seek()
      
        
          | "bool" seek | ( |  | self, | 
        
          |  |  | * | args ) | 
      
 
- Parameters
- 
  
    | index | uint32 |  | try_to_unhide | bool |  
 
 
 
◆ set()
      
        
          | "void" set | ( |  | self, | 
        
          |  |  | * | args ) | 
      
 
 
◆ set_current()
      
        
          | "void" set_current | ( |  | self, | 
        
          |  |  | * | args ) | 
      
 
 
◆ size()
      
        
          | "uint32" size | ( |  | self, | 
        
          |  |  | * | args ) | 
      
 
 
◆ thisown
  
  | 
        
          | thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") |  | static | 
 
 
The documentation for this class was generated from the following file: