![]() |
Rosetta
2021.16
|
command-line dna_defs are of the format "C.501.ADE" they are parsed here into this little class for convenience More...
#include <DnaDesignDef.hh>

Public Member Functions | |
| DnaDesignDef (std::string const &) | |
| ~DnaDesignDef () override | |
Public Attributes | |
| char | chain |
| int | pdbpos |
| std::string | name3 |
command-line dna_defs are of the format "C.501.ADE" they are parsed here into this little class for convenience
| protocols::dna::DnaDesignDef::DnaDesignDef | ( | std::string const & | strdef | ) |
|
overridedefault |
| char protocols::dna::DnaDesignDef::chain |
Referenced by DnaDesignDef(), and protocols::dna::operator<<().
| std::string protocols::dna::DnaDesignDef::name3 |
Referenced by DnaDesignDef(), and protocols::dna::operator<<().
| int protocols::dna::DnaDesignDef::pdbpos |
Referenced by DnaDesignDef(), and protocols::dna::operator<<().
1.8.7