#include <ProtocolFeatures.hh>
| protocols::features::ProtocolFeatures::ProtocolFeatures |
( |
| ) |
|
|
default |
| protocols::features::ProtocolFeatures::ProtocolFeatures |
( |
ProtocolFeatures const & |
src | ) |
|
| protocols::features::ProtocolFeatures::~ProtocolFeatures |
( |
| ) |
|
|
overridedefault |
| utility::vector1< std::string > protocols::features::ProtocolFeatures::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::ProtocolFeatures::indices |
( |
| ) |
const |
return sql statements that setup helpful indices on the tables
| Size protocols::features::ProtocolFeatures::report_features |
( |
core::Size |
protocol_id, |
|
|
utility::sql_database::sessionOP |
db_session |
|
) |
| |
collect all the feature data for the pose if protocol_id is 0 autoincrement the protocol_id
References protocols::features::TR().
| string protocols::features::ProtocolFeatures::type_name |
( |
| ) |
const |
return string with class name
| void protocols::features::ProtocolFeatures::write_schema_to_db |
( |
utility::sql_database::sessionOP |
db_session, |
|
|
core::Size |
protocol_id |
|
) |
| const |
|
virtual |
generate the table schemas and write them to the database
The documentation for this class was generated from the following files: