#include "GaudiKernel/DataObject.h"
#include "GaudiKernel/IRegistry.h"
#include "GaudiKernel/boost_allocator.h"
#include <string>
#include <ostream>
Include dependency graph for ObjectReg.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | ObjectReg |
Encapsulates the registration of a DataObject in the TES/AES. More... | |
Defines | |
#define | DYBKERNEL_OBJECTREG_H 1 |
Functions | |
std::ostream & | operator<< (std::ostream &str, const ObjectReg &obj) |
#define DYBKERNEL_OBJECTREG_H 1 |
Definition at line 2 of file ObjectReg.h.
std::ostream& operator<< | ( | std::ostream & | str, | |
const ObjectReg & | obj | |||
) | [inline] |