FooBar
rim.h
Go to the documentation of this file.
1 #ifndef _rim_h_
2 #define _rim_h_
3 
4 class Rim
5 {
6  friend class Typemaps;
7  friend class Serialization;
8 
10 };
11 
12 #endif