pn_atom_t Struct Reference

#include <codec.h>

Data Fields

pn_type_t type
union {
   bool   as_bool
   uint8_t   as_ubyte
   int8_t   as_byte
   uint16_t   as_ushort
   int16_t   as_short
   uint32_t   as_uint
   int32_t   as_int
   pn_char_t   as_char
   uint64_t   as_ulong
   int64_t   as_long
   pn_timestamp_t   as_timestamp
   float   as_float
   double   as_double
   pn_decimal32_t   as_decimal32
   pn_decimal64_t   as_decimal64
   pn_decimal128_t   as_decimal128
   pn_uuid_t   as_uuid
   pn_bytes_t   as_bytes
   size_t   as_count
u

Field Documentation

union { ... } pn_atom_t::u

The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines

Generated on 8 Apr 2013 for proton by  doxygen 1.6.1