Webcom C SDK
Data Fields
wc_msg_t Struct Reference

#include <webcom-msg.h>

Collaboration diagram for wc_msg_t:
Collaboration graph
[legend]

Data Fields

wc_msg_type_t type
 
union {
   wc_ctrl_msg_t   ctrl
 
   wc_data_msg_t   data
 
u
 

Field Documentation

◆ ctrl

wc_ctrl_msg_t wc_msg_t::ctrl

◆ data

wc_data_msg_t wc_msg_t::data

◆ type

wc_msg_type_t wc_msg_t::type

◆ u

union { ... } wc_msg_t::u

The documentation for this struct was generated from the following file: