CMS 3D CMS Logo

/afs/cern.ch/work/a/aaltunda/public/www/CMSSW_6_2_5/src/FWCore/MessageLogger/src/AbstractMLscribe.cc

Go to the documentation of this file.
00001 #include "FWCore/MessageLogger/interface/AbstractMLscribe.h"
00002 
00003 namespace edm  {
00004 namespace service { 
00005 
00006 AbstractMLscribe::AbstractMLscribe() {}
00007 AbstractMLscribe::~AbstractMLscribe() {}
00008 void AbstractMLscribe::runCommand(MessageLoggerQ::OpCode, void *) {}
00009 
00010 }   // end of namespace service
00011 }  // namespace edm