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

JobCPathHandler.cxx File Reference

#include <cstring>
#include "JobControl/JobCPathHandler.h"
#include "MessageService/MsgService.h"
#include "JobControl/JobCommand.h"
#include "JobControl/JobCPath.h"
#include "JobControl/JobCNode.h"

Go to the source code of this file.

Functions

 CVSID ("$Id: JobCPathHandler.cxx,v 1.4 2009/02/28 21:46:13 gmieg Exp $")
void sorry (const char *method)


Function Documentation

CVSID "$Id: JobCPathHandler cxx,
v 1.4 2009/02/28 21:46:13 gmieg Exp $" 
 

void sorry const char *  method  )  [static]
 

Definition at line 20 of file JobCPathHandler.cxx.

References MSG.

00021 {
00022   MSG("JobC",Msg::kWarning) << 
00023     "Sorry, method " << method << " not implemented." << endl;
00024 }


Generated on Mon Feb 15 11:08:01 2010 for loon by  doxygen 1.3.9.1