EII Message Bus C Reference
Public Attributes | List of all members
msg_envelope_elem_body_t Struct Reference

#include <msg_envelope.h>

Public Attributes

msg_envelope_data_type_t type
 
union {
   int64_t   integer
 
   double   floating
 
   char *   string
 
   bool   boolean
 
   msg_envelope_blob_t *   blob
 
   hashmap_t *   object
 
   linkedlist_t *   array
 
body
 

Detailed Description

Message envelope element body type.


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