Bike-X
0.8
Main Page
Namespaces
Data Structures
Files
File List
Globals
All
Data Structures
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Active.h
Go to the documentation of this file.
1
#ifndef ACTIVE_H
2
#define ACTIVE_H
3
4
#include <
Device.h
>
5
6
#define ACTIVE_FILENAME "files/active.txt"
7
11
class
Active
:
public
Device
12
{
13
public
:
14
18
virtual
int
setData
(
unsigned
char
data) = 0;
19
23
static
int
flush
();
24
};
25
26
#endif
Active::flush
static int flush()
Definition:
Active.cpp:6
Device
Definition:
Device.h:9
Active::setData
virtual int setData(unsigned char data)=0
Active
Definition:
Active.h:11
Device.h
device
Active.h
Generated on Wed Oct 1 2014 00:45:20 for Bike-X by
1.8.6