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

JobCInput.cxx File Reference

#include "JobControl/JobCInput.h"
#include "MessageService/MsgService.h"
#include "JobControl/JobCModuleRegistry.h"

Go to the source code of this file.

Defines

#define IMP(m)   { if (this->CheckImpl()) fImpl->m(); }
#define IMP(m, a)   { if (this->CheckImpl()) fImpl->m(a); }

Functions

 CVSID ("$Id: JobCInput.cxx,v 1.18 2009/01/05 06:10:20 schubert Exp $")


Define Documentation

#define IMP m,
a   )     { if (this->CheckImpl()) fImpl->m(a); }
 

Definition at line 371 of file JobCInput.cxx.

#define IMP m   )     { if (this->CheckImpl()) fImpl->m(); }
 

Definition at line 371 of file JobCInput.cxx.

Referenced by JobCInput::BeginFile(), JobCInput::BeginJob(), JobCInput::BeginRun(), JobCInput::Cmd(), JobCInput::Config(), JobCInput::EndFile(), JobCInput::EndJob(), JobCInput::EndRun(), JobCInput::HandleCommand(), JobCInput::Help(), JobCInput::Report(), and JobCInput::Reset().


Function Documentation

CVSID "$Id: JobCInput cxx,
v 1.18 2009/01/05 06:10:20 schubert Exp $" 
 


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