#include <intersense.h>


Public Member Functions | |
| Intersense (char *port_name, int baud) | |
| virtual | ~Intersense () |
| void | Update () |
Static Public Attributes | |
| static const char * | rcsid = "@(#) $Id: intersense.cpp,v 1.9 2001/10/17 16:49:35 kevin Exp $ $Copyright: (c)2001 National Biocomputation Center, Stanford University $" |
| static int | debug = 0 |
Definition at line 14 of file intersense.h.
| Intersense::Intersense | ( | char * | port_name, | |
| int | baud | |||
| ) |
Definition at line 31 of file intersense.cpp.
| Intersense::~Intersense | ( | ) | [virtual] |
Definition at line 94 of file intersense.cpp.
| void Intersense::Update | ( | ) | [virtual] |
const char * Intersense::rcsid = "@(#) $Id: intersense.cpp,v 1.9 2001/10/17 16:49:35 kevin Exp $ $Copyright: (c)2001 National Biocomputation Center, Stanford University $" [static] |
int Intersense::debug = 0 [static] |
1.5.3