CMS 3D CMS Logo

CSVBlankLineParser.h

Go to the documentation of this file.
00001 #ifndef CondTools_Utilities_CSVBlankLineParser_h
00002 #define CondTools_Utilities_CSVBlankLineParser_h
00003 #include <string>
00004 class CSVBlankLineParser{
00005  public:
00006   CSVBlankLineParser(){}
00007   ~CSVBlankLineParser(){}
00008   bool isBlank( const std::string& inputLine);
00009 };
00010 #endif

Generated on Tue Jun 9 17:26:15 2009 for CMSSW by  doxygen 1.5.4