#include <DbTrajectoryReader.hh>
◆ DbTrajectoryReader() [1/2]
protocols::trajectory::DbTrajectoryReader::DbTrajectoryReader |
( |
| ) |
|
◆ DbTrajectoryReader() [2/2]
protocols::trajectory::DbTrajectoryReader::DbTrajectoryReader |
( |
core::Size |
job_id | ) |
|
Constructor which accepts a job id.
◆ get_iterations()
vector1< core::Size > protocols::trajectory::DbTrajectoryReader::get_iterations |
( |
| ) |
const |
◆ get_num_iterations()
Size protocols::trajectory::DbTrajectoryReader::get_num_iterations |
( |
| ) |
const |
Return the number of iterations that were recorded for this job.
◆ get_pose()
Pose protocols::trajectory::DbTrajectoryReader::get_pose |
( |
core::Size |
iteration | ) |
const |
◆ get_poses()
vector1< Pose > protocols::trajectory::DbTrajectoryReader::get_poses |
( |
| ) |
const |
Return all the poses contained in this trajectory.
◆ set_job_id()
void protocols::trajectory::DbTrajectoryReader::set_job_id |
( |
core::Size |
job_id | ) |
|
Set the job id. This controls which records are selected.
◆ db_session_
utility::sql_database::sessionOP protocols::trajectory::DbTrajectoryReader::db_session_ |
|
private |
◆ job_id_
core::Size protocols::trajectory::DbTrajectoryReader::job_id_ |
|
private |
The documentation for this class was generated from the following files: