Main Page | Class Hierarchy | Alphabetical List | Class List | File List | Class Members

SensrPacket Class Reference

List of all members.

Detailed Description

send sensor data over the outNet

Definition at line 12 of file SensrPacket.h.

Public Types

enum  {
  TYPELEN = 1,
  VALUELEN = 4,
  SENIDLEN = 1,
  TOTLEN = TYPELEN + VALUELEN + SENIDLEN + IDLEN + OVERHEAD
}

Private Attributes

char type
 type of sensor

int value
 value of the sensor

int senID
 id of the sensor


The documentation for this class was generated from the following file:
Generated on Fri Mar 25 23:48:46 2005 for CS498EmbeddedSystemsProgramming by doxygen 1.3.6