#include <xian_proto.h>
Definition at line 52 of file xian_proto.h.
Data Fields | |
unsigned int | type |
unsigned int | id |
unsigned int | encoding_type |
unsigned char | mac [ETH_ALEN] |
struct xian_float | value |
unsigned int metric_msg::type |
Definition at line 53 of file xian_proto.h.
Referenced by recv_msg(), xian_if_send(), and XIAN_Manager_receive().
unsigned int metric_msg::id |
unsigned int metric_msg::encoding_type |
unsigned char metric_msg::mac[ETH_ALEN] |
struct xian_float metric_msg::value [read] |