Current position pointer. More...
Public Member Functions | |
def | __init__ |
def | __str__ |
Public Attributes | |
cache | |
fp | |
index | |
prev | |
ts |
Current position pointer.
Definition at line 33 of file simpkl_log.py.
def rtshell.simpkl_log.CurPos.__init__ | ( | self, | |
index = 0 , |
|||
timestamp = 0 , |
|||
prev_pos = 0 , |
|||
cache = 0 , |
|||
file_pos = 0 |
|||
) |
Definition at line 34 of file simpkl_log.py.
def rtshell.simpkl_log.CurPos.__str__ | ( | self | ) |
Definition at line 42 of file simpkl_log.py.
Definition at line 34 of file simpkl_log.py.
Definition at line 34 of file simpkl_log.py.
Definition at line 34 of file simpkl_log.py.
Definition at line 34 of file simpkl_log.py.
Definition at line 34 of file simpkl_log.py.