Rosetta
|
Forward declaration for CacheableObserver. More...
#include <utility/pointer/access_ptr.hh>
#include <utility/pointer/owning_ptr.hh>
Namespaces | |
core | |
A class for reading in the atom type properties. | |
core::pose | |
core::pose::datacache | |
Typedefs | |
typedef utility::pointer::weak_ptr< CacheableObserver const > | core::pose::datacache::CacheableObserverCAP |
CacheableObserver const access pointer. More... | |
typedef utility::pointer::weak_ptr< CacheableObserver > | core::pose::datacache::CacheableObserverAP |
CacheableObserver access pointer. More... | |
typedef utility::pointer::shared_ptr< CacheableObserver const > | core::pose::datacache::CacheableObserverCOP |
CacheableObserver const owning pointer. More... | |
typedef utility::pointer::shared_ptr< CacheableObserver > | core::pose::datacache::CacheableObserverOP |
CacheableObserver owning pointer. More... | |
Forward declaration for CacheableObserver.