![]() |
Rosetta Core
2014.16.56682
|
Public Types | |
| typedef utility::fixedsizearray1< Size, 2 > | ResAtomIndex |
| typedef utility::OrderedTuple < ResAtomIndex > | ResAtomIndexTuple |
| typedef std::map < ResAtomIndexTuple, std::list < resatom_and_func_struct > > | ResAtomIndexFuncMap |
Public Member Functions | |
| RespairInteractions () | |
| virtual | ~RespairInteractions () |
| virtual basic::datacache::CacheableDataOP | clone () const |
| void | apfc_list (AtomPairFuncListCOP apfclist) |
| AtomPairFuncList const & | apfc_list () const |
Public Member Functions inherited from basic::datacache::CacheableData | |
| virtual | ~CacheableData () |
Private Attributes | |
| AtomPairFuncListCOP | apfc_list_ |
| typedef utility::fixedsizearray1< Size, 2 > core::scoring::custom_pair_distance::RespairInteractions::ResAtomIndex |
| typedef std::map< ResAtomIndexTuple, std::list< resatom_and_func_struct > > core::scoring::custom_pair_distance::RespairInteractions::ResAtomIndexFuncMap |
| typedef utility::OrderedTuple< ResAtomIndex > core::scoring::custom_pair_distance::RespairInteractions::ResAtomIndexTuple |
|
inline |
Referenced by clone().
|
inlinevirtual |
|
inline |
References apfc_list_.
|
inline |
References apfc_list_.
|
inlinevirtual |
Implements basic::datacache::CacheableData.
References RespairInteractions().
|
private |
Referenced by apfc_list().
1.8.7