CMS 3D CMS Logo

DebugUtils.h

Go to the documentation of this file.
00001 #ifndef EVF_DEBUG_UTILS_H
00002 #define EVF_DEBUG_UTILS_H
00003 
00004 #include <string>
00005 
00006 namespace evf{
00007 
00008   std::string dumpFrame(unsigned char* data, unsigned int len);
00009   
00010 }
00011 
00012 #endif

Generated on Tue Jun 9 17:34:59 2009 for CMSSW by  doxygen 1.5.4