|
Rosetta 3.5
|
Classes | |
| class | LengthEventCollector |
| a cacheable observer that keeps track of what length events occured More... | |
| class | SpecialSegmentsObserver |
| observer that tracks the fate of a one or more segments (i.e. pose residues) of interest. note: the convention should be that a segment.second marks the end of the segment but is not part of it, i.e. the last position of a segment is segment.second - 1 reason: some peculiar stuff regarding the meaning of length events More... | |
| class | CacheableDataType |
| class | CacheableObserver |
| Base class for Pose/Conformation observers that are stored in a Pose's DataCache. More... | |
| class | CacheableObserverType |
| class | CacheablePoseRawPtr |
| pose * More... | |
| class | ObserverCache |
| A DataCache storing Pose/Conformation observers derived from core::pose::datacache::CacheableObserver. More... | |
| class | PositionConservedResiduesStore |
| typedef utility::pointer::owning_ptr< CacheableObserver > core::pose::datacache::CacheableObserverAP |
CacheableObserver access pointer.
Definition at line 36 of file CacheableObserver.fwd.hh.
| typedef utility::pointer::owning_ptr< CacheableObserver const > core::pose::datacache::CacheableObserverCAP |
CacheableObserver const access pointer.
Definition at line 28 of file CacheableObserver.fwd.hh.
| typedef utility::pointer::owning_ptr< CacheableObserver const > core::pose::datacache::CacheableObserverCOP |
CacheableObserver const owning pointer.
Definition at line 40 of file CacheableObserver.fwd.hh.
| typedef utility::pointer::owning_ptr< CacheableObserver > core::pose::datacache::CacheableObserverOP |
CacheableObserver owning pointer.
Definition at line 44 of file CacheableObserver.fwd.hh.
| typedef utility::pointer::access_ptr< CacheablePoseRawPtr > core::pose::datacache::CacheablePoseRawPtrAP |
Definition at line 30 of file CacheablePoseRawPtr.fwd.hh.
| typedef utility::pointer::access_ptr< CacheablePoseRawPtr const > core::pose::datacache::CacheablePoseRawPtrCAP |
Definition at line 31 of file CacheablePoseRawPtr.fwd.hh.
| typedef utility::pointer::owning_ptr< CacheablePoseRawPtr const > core::pose::datacache::CacheablePoseRawPtrCOP |
Definition at line 29 of file CacheablePoseRawPtr.fwd.hh.
| typedef utility::pointer::owning_ptr< CacheablePoseRawPtr > core::pose::datacache::CacheablePoseRawPtrOP |
Definition at line 27 of file CacheablePoseRawPtr.fwd.hh.
| typedef utility::pointer::owning_ptr< LengthEventCollector > core::pose::datacache::LengthEventCollectorAP |
Definition at line 30 of file cacheable_observers.fwd.hh.
| typedef utility::pointer::owning_ptr< LengthEventCollector const > core::pose::datacache::LengthEventCollectorCAP |
Definition at line 28 of file cacheable_observers.fwd.hh.
| typedef utility::pointer::owning_ptr< LengthEventCollector const > core::pose::datacache::LengthEventCollectorCOP |
Definition at line 31 of file cacheable_observers.fwd.hh.
| typedef utility::pointer::owning_ptr< LengthEventCollector > core::pose::datacache::LengthEventCollectorOP |
Definition at line 32 of file cacheable_observers.fwd.hh.
ObserverCache access pointer.
Definition at line 40 of file ObserverCache.fwd.hh.
ObserverCache const access pointer.
Definition at line 44 of file ObserverCache.fwd.hh.
ObserverCache const owning pointer.
Definition at line 36 of file ObserverCache.fwd.hh.
ObserverCache owning pointer.
Definition at line 28 of file ObserverCache.fwd.hh.
| typedef utility::pointer::owning_ptr<PositionConservedResiduesStore const> core::pose::datacache::PositionConservedResiduesStoreCOP |
Definition at line 24 of file PositionConservedResiduesStore.fwd.hh.
| typedef utility::pointer::owning_ptr<PositionConservedResiduesStore> core::pose::datacache::PositionConservedResiduesStoreOP |
Definition at line 22 of file PositionConservedResiduesStore.fwd.hh.
| typedef utility::pointer::owning_ptr< SpecialSegmentsObserver const > core::pose::datacache::SpecialSegmentsObserverCOP |
Definition at line 34 of file cacheable_observers.fwd.hh.
| typedef utility::pointer::owning_ptr< SpecialSegmentsObserver > core::pose::datacache::SpecialSegmentsObserverOP |
Definition at line 36 of file cacheable_observers.fwd.hh.
1.8.4