This structure contains a list of the protocols registered with the EO. More...
#include <clEoApi.h>
Public Attributes | |
| ClUint32T | flags |
| Flags controlling how this protocol is handled. | |
| ClEoProtoCallbackT | func |
| Blocking receive function of the protocol. | |
| ClCharT | name [CL_MAX_NAME_LENGTH] |
| Name of the protocol being registered. | |
| ClEoProtoCallbackT | nonblockingHandler |
| Non-blocking receive function of the protocol. | |
| ClUint8T | protoID |
| ID of the protocol being registered. | |
This structure contains a list of the protocols registered with the EO.