source:
orxonox.OLD/orxonox/trunk/src/data_tank.h
@
  3430
        
        | Last change on this file since 3430 was 3365, checked in by bensch, 21 years ago | |
|---|---|
| File size: 160 bytes | |
| Rev | Line | |
|---|---|---|
| [1850] | 1 | |
| [3224] | 2 | #ifndef _DATA_TANK_H | 
| 3 | #define _DATA_TANK_H | |
| [1850] | 4 | |
| 5 | ||
| 6 | class DataTank { | |
| 7 | ||
| [1904] | 8 | public: | 
| [1850] | 9 | DataTank (); | 
| 10 | ~DataTank (); | |
| 11 | ||
| [3365] | 12 | static long timeStamp; | 
| 13 | ||
| [1850] | 14 | }; | 
| 15 | ||
| [3224] | 16 | #endif /* _DATA_TANK_H */ | 
Note: See TracBrowser
        for help on using the repository browser.
    


            






