Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

BMS_STND.h

Go to the documentation of this file.
00001 
00026 #ifndef BMS_STND_H
00027 #define BMS_STND_H
00028 
00029 #include <Validity/VldTimeStamp.h>
00030 
00031 class BMS_STND {
00032 public:
00033     BMS_STND();
00034     ~BMS_STND();
00035 
00037     void Scan(VldTimeStamp begin = VldTimeStamp::GetBOT(),
00038               VldTimeStamp end = VldTimeStamp::GetEOT(),
00039               const char* folder = "BMS_STND");
00040 
00041 };
00042 
00043 
00044 #endif  // BMS_STND_H

Generated on Mon Feb 15 11:06:26 2010 for loon by  doxygen 1.3.9.1