Gaudi Framework, version v20r3

Generated: 24 Nov 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::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 Mon Nov 24 14:43:37 2008 for Gaudi Framework, version v20r3 by Doxygen version 1.5.6 written by Dimitri van Heesch, © 1997-2004