#include <FEDM_ISCReaderModule.h>
Public Attributes | |
| union { | |
| int unsigned char char * cIPAdr | |
| int iError | |
| int unsigned char char int iPortNr | |
| int unsigned char ucCmd | |
| }; | |
| union { | |
| int iNotifyWithAck | |
| }; | |
| bool | bCryptoMode |
| bool | bKeepAlive |
| char | cIPAdr [16] |
| int | iConnectByHost |
| int | iPortNr |
| void * | pAny |
| unsigned char | ucAuthentKey [32] |
| unsigned int | uiAuthentKeyLength |
| unsigned int | uiFlag |
| unsigned int | uiKeepAliveIdleTime |
| unsigned int | uiKeepAliveIntervalTime |
| unsigned int | uiKeepAliveProbeCount |
| unsigned int | uiTimeout |
| unsigned int | uiUse |
Definition at line 89 of file FEDM_ISCReaderModule.h.
| union { ... } |
| union { ... } |
Definition at line 109 of file FEDM_ISCReaderModule.h.
Definition at line 114 of file FEDM_ISCReaderModule.h.
| char _FEDM_TASK_INIT::cIPAdr[16] |
Definition at line 96 of file FEDM_ISCReaderModule.h.
| int unsigned char char* _FEDM_TASK_INIT::cIPAdr |
Definition at line 128 of file FEDM_ISCReaderModule.h.
Definition at line 95 of file FEDM_ISCReaderModule.h.
Definition at line 126 of file FEDM_ISCReaderModule.h.
Definition at line 140 of file FEDM_ISCReaderModule.h.
Definition at line 97 of file FEDM_ISCReaderModule.h.
| int unsigned char char int _FEDM_TASK_INIT::iPortNr |
Definition at line 128 of file FEDM_ISCReaderModule.h.
| void* _FEDM_TASK_INIT::pAny |
Definition at line 93 of file FEDM_ISCReaderModule.h.
| unsigned char _FEDM_TASK_INIT::ucAuthentKey[32] |
Definition at line 111 of file FEDM_ISCReaderModule.h.
| int unsigned char _FEDM_TASK_INIT::ucCmd |
Definition at line 126 of file FEDM_ISCReaderModule.h.
| unsigned int _FEDM_TASK_INIT::uiAuthentKeyLength |
Definition at line 110 of file FEDM_ISCReaderModule.h.
| unsigned int _FEDM_TASK_INIT::uiFlag |
Definition at line 92 of file FEDM_ISCReaderModule.h.
| unsigned int _FEDM_TASK_INIT::uiKeepAliveIdleTime |
Definition at line 115 of file FEDM_ISCReaderModule.h.
| unsigned int _FEDM_TASK_INIT::uiKeepAliveIntervalTime |
Definition at line 120 of file FEDM_ISCReaderModule.h.
| unsigned int _FEDM_TASK_INIT::uiKeepAliveProbeCount |
Definition at line 117 of file FEDM_ISCReaderModule.h.
| unsigned int _FEDM_TASK_INIT::uiTimeout |
Definition at line 98 of file FEDM_ISCReaderModule.h.
| unsigned int _FEDM_TASK_INIT::uiUse |
Definition at line 91 of file FEDM_ISCReaderModule.h.