Gaudi Framework, version v21r11

Home   Generated: 30 Sep 2010

Catalogue.cpp File Reference

#include "boost/algorithm/string.hpp"
#include "boost/format.hpp"
#include "Catalogue.h"
#include "ParserUtils.h"

Include dependency graph for Catalogue.cpp:

Go to the source code of this file.

Functions

std::ostreamoperator<< (std::ostream &o, const Gaudi::Parsers::Catalogue &c)
 printout operator


Function Documentation

std::ostream& operator<< ( std::ostream o,
const Gaudi::Parsers::Catalogue &  c 
)

printout operator

Definition at line 174 of file Catalogue.cpp.

00175 { return c.fillStream ( o ) ; }


Generated at Thu Sep 30 09:58:08 2010 for Gaudi Framework, version v21r11 by Doxygen version 1.5.6 written by Dimitri van Heesch, © 1997-2004