Rosetta
Public Member Functions | Public Attributes | List of all members
PDB_IOBenchmark Class Reference

#include <pdb_io.bench.hh>

Inheritance diagram for PDB_IOBenchmark:
Inheritance graph
[legend]

Public Member Functions

 PDB_IOBenchmark (std::string name)
 
void setUp () override
 
void run (core::Real scaleFactor) override
 
void tearDown () override
 
- Public Member Functions inherited from PerformanceBenchmark
 PerformanceBenchmark (std::string name)
 
virtual ~PerformanceBenchmark ()
 
double execute (core::Real scaleFactor)
 
std::string name ()
 

Public Attributes

core::pose::Pose pose
 
std::string pdb_string_
 

Additional Inherited Members

- Static Public Member Functions inherited from PerformanceBenchmark
static void executeOneBenchmark (std::string const &name, core::Real scaleFactor=1)
 
static void executeAllBenchmarks (core::Real scaleFactor=1)
 
static std::string getReport ()
 
static std::string getOneReport (std::string const &name)
 

Constructor & Destructor Documentation

◆ PDB_IOBenchmark()

PDB_IOBenchmark::PDB_IOBenchmark ( std::string  name)
inline

Member Function Documentation

◆ run()

void PDB_IOBenchmark::run ( core::Real  scaleFactor)
inlineoverridevirtual

◆ setUp()

void PDB_IOBenchmark::setUp ( )
inlineoverridevirtual

◆ tearDown()

void PDB_IOBenchmark::tearDown ( )
inlineoverridevirtual

Reimplemented from PerformanceBenchmark.

Member Data Documentation

◆ pdb_string_

std::string PDB_IOBenchmark::pdb_string_

Referenced by run(), and setUp().

◆ pose

core::pose::Pose PDB_IOBenchmark::pose

The documentation for this class was generated from the following file: