Struct WshShellSessionIO_t
ClassList > WshShellSessionIO_t
Function pointers for session persistence I/O. More...
#include <wsh_shell_session.h>
Public Attributes
| Type | Name |
|---|---|
| WshShellSession_ReadHandler_t | Read |
| WshShellSession_WriteHandler_t | Write |
Detailed Description
Keeps the session system storage-agnostic by delegating read/write to the integrator (typically no-init RAM).
Public Attributes Documentation
variable Read
Callback for loading the saved session.
variable Write
Callback for saving the session.
The documentation for this class was generated from the following file src/wsh_shell_session.h