![]() |
Rosetta Core
2014.16.56682
|
#include <WaterPackingInfo.hh>
Public Member Functions | |
| WaterPackingInfo () | |
| WaterPackingInfo (WaterPackingInfo const &src) | |
| basic::datacache::CacheableDataOP | clone () const |
| WaterAnchorInfo & | operator[] (Size const seqpos) |
| WaterAnchorInfo const & | operator[] (Size const seqpos) const |
| void | clear () |
Public Member Functions inherited from basic::datacache::CacheableData | |
| virtual | ~CacheableData () |
Private Attributes | |
| utility::vector1 < WaterAnchorInfoOP > | data_ |
| core::pack::rotamer_set::WaterPackingInfo::WaterPackingInfo | ( | ) |
Referenced by clone().
| core::pack::rotamer_set::WaterPackingInfo::WaterPackingInfo | ( | WaterPackingInfo const & | src | ) |
References data_.
| void core::pack::rotamer_set::WaterPackingInfo::clear | ( | ) |
References data_.
|
virtual |
Implements basic::datacache::CacheableData.
References WaterPackingInfo().
| WaterAnchorInfo & core::pack::rotamer_set::WaterPackingInfo::operator[] | ( | Size const | seqpos | ) |
References data_.
| WaterAnchorInfo const & core::pack::rotamer_set::WaterPackingInfo::operator[] | ( | Size const | seqpos | ) | const |
References data_.
|
private |
Referenced by clear(), operator[](), and WaterPackingInfo().
1.8.7