FooBar
Main Page
Classes
Files
File List
File Members
coordcontainercontainer.h
Go to the documentation of this file.
1
#ifndef _coordcontainercontainer_
2
#define _coordcontainercontainer__
3
4
include
"coordcontainer.h"
5
6
class
CoordContainerContainer
7
{
8
friend
class
Typemaps
;
9
10
CoordContainer<2>
cargo2
;
11
CoordContainer<3>
cargo3
;
12
CoordContainer<4>
cargo4
;
13
};
14
15
#endif
src
coordcontainercontainer.h
Generated on Tue Oct 22 2013 21:36:45 for FooBar by
1.8.4