![]() |
Rosetta Protocols
2014.16.56682
|
#include <JumpSampleData.hh>
Public Member Functions | |
| JumpSampleData (std::istream &in) | |
| JumpSampleData (std::string const &moverkey, jumping::JumpSample const &) | |
| void | write (std::ostream &out) const |
| basic::datacache::CacheableDataOP | clone () const |
| std::string | datatype () const |
| jumping::JumpSample const & | jump_sample () const |
| std::string const & | moverkey () const |
Public Member Functions inherited from basic::datacache::WriteableCacheableData | |
| virtual | ~WriteableCacheableData () |
Private Types | |
| typedef basic::datacache::WriteableCacheableData | Parent |
| typedef basic::datacache::WriteableCacheableDataOP | ParentOP |
Private Attributes | |
| jumping::JumpSample | jump_sample_ |
| std::string | moverkey_ |
|
private |
|
private |
| protocols::abinitio::abscript::JumpSampleData::JumpSampleData | ( | std::istream & | in | ) |
References jump_sample_, and moverkey_.
Referenced by clone().
| protocols::abinitio::abscript::JumpSampleData::JumpSampleData | ( | std::string const & | moverkey, |
| jumping::JumpSample const & | jump_sample | ||
| ) |
| basic::datacache::CacheableDataOP protocols::abinitio::abscript::JumpSampleData::clone | ( | ) | const |
References JumpSampleData().
|
virtual |
Implements basic::datacache::WriteableCacheableData.
References TYPE_NAME().
|
inline |
References jump_sample_.
|
inline |
References moverkey_.
|
virtual |
Implements basic::datacache::WriteableCacheableData.
References protocols::jumping::JumpSample::fold_tree(), jump_sample_, moverkey_, ss, and TYPE_NAME().
|
private |
Referenced by jump_sample(), JumpSampleData(), and write().
|
private |
Referenced by JumpSampleData(), moverkey(), and write().
1.8.7