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

JobCInterpreter.cxx File Reference

#include "JobControl/JobCInterpreter.h"
#include "MessageService/MsgService.h"
#include "JobControl/JobCommand.h"

Go to the source code of this file.

Functions

 CVSID ("$Id: JobCInterpreter.cxx,v 1.6 2003/10/17 00:10:19 messier Exp $")
JobCInterpreteroperator<< (JobCInterpreter &jci, const char *c)


Function Documentation

CVSID "$Id: JobCInterpreter cxx,
v 1.6 2003/10/17 00:10:19 messier Exp $" 
 

JobCInterpreter& operator<< JobCInterpreter jci,
const char *  c
 

Definition at line 14 of file JobCInterpreter.cxx.

References JobCInterpreter::Interp().

00015 {
00016   jci.Interp(c);
00017   return jci;
00018 }


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