Gaudi Framework, version v20r4

Generated: 8 Jan 2009

JobOptionsCatalogue.cpp File Reference

#include <iostream>
#include "boost/algorithm/string.hpp"
#include "JobOptionsCatalogue.h"
#include <sstream>
#include "GaudiKernel/Parsers.h"

Include dependency graph for JobOptionsCatalogue.cpp:

Go to the source code of this file.

Functions

std::ostream & operator<< (std::ostream &o, const JobOptionsCatalogue &c)
 printoput operator


Function Documentation

std::ostream& operator<< ( std::ostream &  o,
const JobOptionsCatalogue c 
)

printoput operator

Definition at line 124 of file JobOptionsCatalogue.cpp.

00125 { return c.fillStream ( o ) ; }


Generated at Thu Jan 8 17:49:34 2009 for Gaudi Framework, version v20r4 by Doxygen version 1.5.6 written by Dimitri van Heesch, © 1997-2004