FooBar
Main Page
Classes
Files
File List
File Members
carcontainer.h
Go to the documentation of this file.
1
#ifndef _carcontainer_h_
2
#define _carcontainer_h_
3
4
#include "
car.h
"
5
11
class
CarContainer
{
12
friend
class
Typemaps
;
13
14
Car
*
alpha
;
15
Car
*
bravo
;
16
Car
*
charly
;
17
Car
*
delta
;
18
Car
*
echo
;
19
20
int
size
;
21
Wheel
spareWheel
;
22
};
23
24
#endif
src
carcontainer.h
Generated on Tue Oct 22 2013 21:36:45 for FooBar by
1.8.4