The Gaudi Framework
v29r0 (ff2e7097)
|
#include "IODataManager.h"
#include "GaudiKernel/AppReturnCode.h"
#include "GaudiKernel/Debugger.h"
#include "GaudiKernel/IIncidentSvc.h"
#include "GaudiKernel/Incident.h"
#include "GaudiKernel/MsgStream.h"
#include "GaudiKernel/SmartIF.h"
#include "GaudiKernel/strcasecmp.h"
#include "GaudiUtils/IFileCatalog.h"
#include <set>
Go to the source code of this file.
Enumerations | |
enum | { S_OK = StatusCode::SUCCESS, S_ERROR = StatusCode::FAILURE } |
anonymous enum |
Enumerator | |
---|---|
S_OK | |
S_ERROR |
Definition at line 42 of file IODataManager.cpp.