The Gaudi Framework  v29r0 (ff2e7097)
DataObjID.h File Reference
#include "GaudiKernel/ClassID.h"
#include "GaudiKernel/StatusCode.h"
#include <iostream>
#include <mutex>
#include <string>
#include <unordered_set>
Include dependency graph for DataObjID.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  DataObjID
 
struct  DataObjID_Hasher
 

Namespaces

 Gaudi
 Helper functions to set/get the application return code.
 
 Gaudi::Parsers
 
 Gaudi::Utils
 

Typedefs

typedef std::unordered_set< DataObjID, DataObjID_HasherDataObjIDColl
 

Functions

StatusCode Gaudi::Parsers::parse (DataObjID &, const std::string &)
 
StatusCode Gaudi::Parsers::parse (DataObjIDColl &, const std::string &)
 
GAUDI_API std::ostreamGaudi::Utils::toStream (const DataObjID &v, std::ostream &o)
 
GAUDI_API std::ostreamGaudi::Utils::toStream (const DataObjIDColl &v, std::ostream &o)
 

Typedef Documentation