/home/coin/SVN-release/OS-1.0.0/OS/src/OSCommonInterfaces/OSrLReader.h

Go to the documentation of this file.
00001 
00018 #ifndef OSRLREADER_H
00019 #define OSRLREADER_H
00020 
00021 
00022 
00023 #include "OSResult.h"
00024 
00036 class OSrLReader{  
00037 
00038 
00039 public:
00040 
00045         OSrLReader( );
00046         
00051         ~OSrLReader();
00052         
00053         
00060         OSResult *readOSrL(std::string osrl);
00061 };
00062 #endif

Generated on Thu May 15 22:15:05 2008 by  doxygen 1.4.7