Gaudi Framework, version v20r2

Generated: 18 Jul 2008

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::ostreamoperator<< (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.

References c.

00125 { return c.fillStream ( o ) ; }


Generated at Fri Jul 18 12:05:34 2008 for Gaudi Framework, version v20r2 by Doxygen version 1.5.1 written by Dimitri van Heesch, © 1997-2004