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

JobCPathModule.cxx File Reference

#include "JobControl/JobCPathModule.h"
#include <cstring>
#include "MessageService/MsgService.h"
#include "JobControl/JobCPath.h"
#include "JobControl/JobCommand.h"
#include "JobControl/JobCPathRegistry.h"
#include "JobControl/JobCModuleRegistry.h"
#include <cassert>

Go to the source code of this file.

Functions

 CVSID ("$Id: JobCPathModule.cxx,v 1.28 2006/04/07 18:29:53 boehm Exp $")
 JOBMODULE (JobCPathModule,"Path","Job control module for creating and managing job paths")
void sorry (const char *method)


Function Documentation

CVSID "$Id: JobCPathModule cxx,
v 1.28 2006/04/07 18:29:53 boehm Exp $" 
 

JOBMODULE JobCPathModule  ,
"Path"  ,
"Job control module for creating and managing job paths" 
 

void sorry const char *  method  )  [static]
 

Definition at line 25 of file JobCPathModule.cxx.

References MSG.

00026 {
00027   MSG("JobC",Msg::kWarning) << 
00028     "Sorry, method " << method << " not implemented\n";
00029 }


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