yumapro  23.10T-6
YumaPro SDK
Loading...
Searching...
No Matches
ycontrol_types.h File Reference

Some YControl data types. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Enumerations

enum  ycontrol_msgtype_t {
  YCONTROL_MSG_NONE ,
  YCONTROL_MSG_SERVER_EVENT ,
  YCONTROL_MSG_SERVER_REQUEST ,
  YCONTROL_MSG_SERVER_RESPONSE ,
  YCONTROL_MSG_SUBSYS_EVENT ,
  YCONTROL_MSG_SUBSYS_REQUEST ,
  YCONTROL_MSG_SUBSYS_RESPONSE
}
 ycontrol message type More...
 
enum  ycontrol_msgbody_t {
  YCONTROL_MSGBODY_NONE ,
  YCONTROL_MSGBODY_OK ,
  YCONTROL_MSGBODY_PAYLOAD ,
  YCONTROL_MSGBODY_ERROR
}
 YControl message body types. More...
 

Detailed Description

Some YControl data types.