Public Member Functions | |
| def | __init__ |
| def | cache |
| def | process_command |
| def | get_state |
| def | start |
| def | stop |
Public Attributes | |
| output_file_prefix | |
| file_handle | |
| logger | |
| cache | |
| cache_size | |
| current | |
| last_invalid | |
| invalid_count | |
| def unlock.state.state.OfflineData.__init__ | ( | self, | ||
| output_file_prefix, | ||||
cache_size = 1 | ||||
| ) |
Reimplemented in unlock.state.state.OfflineTrialData.
| def unlock.state.state.OfflineData.cache | ( | self, | ||
| command | ||||
| ) |
| def unlock.state.state.OfflineData.get_state | ( | self | ) |
Reimplemented from unlock.state.state.UnlockState.
| def unlock.state.state.OfflineData.process_command | ( | self, | ||
| command | ||||
| ) |
Subclass hook
Reimplemented from unlock.state.state.UnlockState.
Reimplemented in unlock.state.state.OfflineTrialData.
| def unlock.state.state.OfflineData.start | ( | self | ) |
Reimplemented from unlock.state.state.UnlockState.
| def unlock.state.state.OfflineData.stop | ( | self | ) |
Reimplemented from unlock.state.state.UnlockState.
1.7.1