Gaudi Framework, version v23r8

Home   Generated: Fri May 31 2013
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Classes | Functions
ServiceHistory.h File Reference
#include "GaudiKernel/HistoryObj.h"
#include "GaudiKernel/IVersHistoryObj.h"
#include <string>
#include <vector>
Include dependency graph for ServiceHistory.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ServiceHistory
 ServiceHistory class definition. More...
 

Functions

GAUDI_API std::ostreamoperator<< (std::ostream &lhs, const ServiceHistory &rhs)
 

Function Documentation

GAUDI_API std::ostream& operator<< ( std::ostream lhs,
const ServiceHistory rhs 
)

Definition at line 144 of file ServiceHistory.cpp.

{
rhs.dump(lhs,false);
return lhs;
}

Generated at Fri May 31 2013 15:09:12 for Gaudi Framework, version v23r8 by Doxygen version 1.8.2 written by Dimitri van Heesch, © 1997-2004