Rosetta 3.5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Namespaces | Constant Groups | Macros | Functions
FeaturesReporterFactory.cc File Reference

Factory for creating FeaturesReporters objects. More...

#include <protocols/features/FeaturesReporterFactory.hh>
#include <protocols/features/FeaturesReporter.hh>
#include <protocols/features/FeaturesReporterCreator.hh>
#include <basic/Tracer.hh>
#include <utility/tag/Tag.hh>
#include <core/scoring/ScoreFunction.fwd.hh>
#include <utility/vector0.hh>
#include <boost/foreach.hpp>
#include <sstream>
#include <utility/vector1.hh>

Go to the source code of this file.

Namespaces

 protocols
 The instance of Loops contained by AbrelaxApplication should be replaced by a LoopsOP.
 
 protocols::features
 

Constant Groups

 protocols
 The instance of Loops contained by AbrelaxApplication should be replaced by a LoopsOP.
 
 protocols::features
 

Macros

#define foreach   BOOST_FOREACH
 

Functions

static basic::Tracer protocols::features::tr ("protocols.features.FeaturesReporterFactory")
 

Detailed Description

Factory for creating FeaturesReporters objects.

Author
Matthew O'Meara (mattj.nosp@m.omea.nosp@m.ra@gm.nosp@m.ail..nosp@m.com)

Definition in file FeaturesReporterFactory.cc.

Macro Definition Documentation

#define foreach   BOOST_FOREACH

Definition at line 30 of file FeaturesReporterFactory.cc.