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
Battery.h
Go to the documentation of this file.
1
#ifndef BATTERY_H
2
#define BATTERY_H
3
4
#include <
Passive.h
>
5
6
class
Battery
:
public
Passive
7
{
8
public
:
9
int
getData
(
unsigned
char
&data);
10
};
11
12
#endif
Battery::getData
int getData(unsigned char &data)
Definition:
Battery.cpp:3
Passive
Definition:
Passive.h:11
Passive.h
Battery
Definition:
Battery.h:6
device
Battery.h
Generated on Wed Oct 1 2014 00:45:20 for Bike-X by
1.8.6