Sensix
Wireless Sensor Network Middleware



   Home


   Project Page


   Download


   CVS




 Hosted by
Get SENSIX at SourceForge.net. Fast, secure 
and Free Open Source software downloads

SensixMsg Union Reference

#include <SensixMsg-java.h>

List of all members.

Public Attributes

unsigned char bytes [MAX_MSG_SIZE]
uint8_t bytes [MAX_MSG_SIZE]
struct {
   union {
      uint8_t   bytes [HEADER_SIZE]
      msg_hdr_t   hdr
   }   header
   union {
      uint8_t   bytes [SENSIX_DATA_LEN]
   }   data
message


Detailed Description

Definition at line 40 of file SensixMsg-java.h.


Member Data Documentation

unsigned char SensixMsg::bytes[MAX_MSG_SIZE]

Definition at line 41 of file SensixMsg-java.h.

uint8_t SensixMsg::bytes[SENSIX_DATA_LEN]

Definition at line 44 of file SensixMsg.h.

Definition at line 48 of file SensixMsg.h.

union { ... } SensixMsg::header

union { ... } SensixMsg::data

struct { ... } SensixMsg::message


The documentation for this union was generated from the following files:


© 2008, Los Alamos National Security, LLC.