#include <BatchFeatures.hh>
| protocols::features::BatchFeatures::BatchFeatures |
( |
| ) |
|
|
default |
| protocols::features::BatchFeatures::BatchFeatures |
( |
BatchFeatures const & |
src | ) |
|
| protocols::features::BatchFeatures::~BatchFeatures |
( |
| ) |
|
|
overridedefault |
| utility::vector1< std::string > protocols::features::BatchFeatures::features_reporter_dependencies |
( |
| ) |
const |
return the set of features reporters that are required to also already be extracted by the time this one is used.
| string protocols::features::BatchFeatures::indices |
( |
| ) |
const |
return sql statements that setup helpful indices on the tables
| Size protocols::features::BatchFeatures::report_features |
( |
core::Size |
batch_id, |
|
|
core::Size |
protocol_id, |
|
|
std::string |
name, |
|
|
std::string |
description, |
|
|
utility::sql_database::sessionOP |
db_session |
|
) |
| |
| string protocols::features::BatchFeatures::type_name |
( |
| ) |
const |
return string with class name
| void protocols::features::BatchFeatures::write_schema_to_db |
( |
utility::sql_database::sessionOP |
db_session, |
|
|
core::Size |
batch_id |
|
) |
| const |
|
virtual |
generate the table schemas and write them to the database
The documentation for this class was generated from the following files: