![]() |
Rosetta
2021.16
|
The ScoreFileOutputSpecification giving all of the details of how to write a Pose out to disk in PDB format. More...
#include <ScoreFileOutputSpecification.hh>

Private Attributes | |
| std::string | out_fname_ |
| std::string | pose_tag_ |
The ScoreFileOutputSpecification giving all of the details of how to write a Pose out to disk in PDB format.
| protocols::jd3::pose_outputters::ScoreFileOutputSpecification::ScoreFileOutputSpecification | ( | ) |
| protocols::jd3::pose_outputters::ScoreFileOutputSpecification::ScoreFileOutputSpecification | ( | JobResultID const & | result_id, |
| JobOutputIndex const & | output_index | ||
| ) |
|
overridedefault |
| std::string protocols::jd3::pose_outputters::ScoreFileOutputSpecification::out_fname | ( | ) | const |
| void protocols::jd3::pose_outputters::ScoreFileOutputSpecification::out_fname | ( | std::string const & | setting | ) |
References out_fname_.
| std::string const & protocols::jd3::pose_outputters::ScoreFileOutputSpecification::pose_tag | ( | ) | const |
References pose_tag_.
| void protocols::jd3::pose_outputters::ScoreFileOutputSpecification::pose_tag | ( | std::string const & | setting | ) |
References pose_tag_.
|
private |
Referenced by out_fname().
|
private |
Referenced by pose_tag().
1.8.7