#include <O22SIOST.h>
Public Attributes | |
| uint32_t | nIpAddress |
| IP address of brain. | |
| uint32_t | nTimeout |
| Timeout duration. | |
| uint32_t | nLastPacketTickCount |
| For tracking timeouts. | |
| bool | bTimeoutSent |
| Flag for if a timeout error was sent already. | |
| O22StreamItem * | pNext |
| Next item in the list. | |
The O22StreamItem is used to create a linked list of I/O units that will be listened to.
1.8.5