|
Rosetta
|
forward declaration for ObserverCache 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::shared_ptr< ObserverCache > | core::pose::datacache::ObserverCacheOP |
| ObserverCache owning pointer. More... | |
| typedef utility::pointer::shared_ptr< ObserverCache const > | core::pose::datacache::ObserverCacheCOP |
| ObserverCache const owning pointer. More... | |
| typedef utility::pointer::weak_ptr< ObserverCache > | core::pose::datacache::ObserverCacheAP |
| ObserverCache access pointer. More... | |
| typedef utility::pointer::weak_ptr< ObserverCache const > | core::pose::datacache::ObserverCacheCAP |
| ObserverCache const access pointer. More... | |
forward declaration for ObserverCache