Gaudi Framework, version v23r8

Home   Generated: Fri May 31 2013
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Functions
Property.cpp File Reference

The implementation file for the class Property ans related classes. More...

#include <iostream>
#include <stdexcept>
#include <vector>
#include <string>
#include <utility>
#include <map>
#include <algorithm>
#include <functional>
#include "GaudiKernel/IProperty.h"
#include "GaudiKernel/SmartIF.h"
#include "GaudiKernel/Property.h"
#include "GaudiKernel/PropertyCallbackFunctor.h"
#include "GaudiKernel/GaudiHandle.h"
#include "boost/algorithm/string/case_conv.hpp"
Include dependency graph for Property.cpp:

Go to the source code of this file.

Functions

std::ostreamoperator<< (std::ostream &stream, const Property &prop)
 The output operator for friendly printout.
 

Detailed Description

The implementation file for the class Property ans related classes.

Author
Vanya BELYAEV ibely.nosp@m.aev@.nosp@m.physi.nosp@m.cs.s.nosp@m.yr.ed.nosp@m.u
Date
2006-02-27

Definition in file Property.cpp.

Function Documentation

std::ostream& operator<< ( std::ostream stream,
const Property prop 
)

The output operator for friendly printout.

Definition at line 38 of file Property.cpp.

{ return prop.fillStream ( stream ) ; }

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