OpenClovis Logo

Public Attributes | List of all members
ClEoProtoDefT Struct Reference

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.

Detailed Description

This structure contains a list of the protocols registered with the EO.


Generated on Tue Jan 10 10:29:15 PST 2012 for OpenClovis SDK using Doxygen