ArduinoInterface Class Reference

#include <ArduinoInterface.h>

Inheritance diagram for ArduinoInterface:

BaseComponent

List of all members.


Detailed Description

Arduino interface class; sends and recieves data / commands from the Arduino / vehicle.

Public Member Functions

 ArduinoInterface ()
 Constructor; Takes nothing and simply registeres self with the main CMU IPC server.
 ~ArduinoInterface ()
 Destructor.
int Update ()
 Parses gotten messages and commands.

Private Attributes

ArduinoClientClient
 The actual arduino interfacing code.

Constructor & Destructor Documentation

ArduinoInterface::ArduinoInterface (  ) 

Constructor; Takes nothing and simply registeres self with the main CMU IPC server.

ArduinoInterface::~ArduinoInterface (  ) 

Destructor.


Member Function Documentation

int ArduinoInterface::Update (  )  [virtual]

Parses gotten messages and commands.

Implements BaseComponent.


Member Data Documentation

The actual arduino interfacing code.


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

Generated on Sun Feb 21 00:00:09 2010 for Penn State Robotics Club: Mini Grand Challenge 2010 by  doxygen 1.5.5