Rosetta
Namespaces | Typedefs
ObserverCache.fwd.hh File Reference

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...
 

Detailed Description

forward declaration for ObserverCache

Author
Yih-En Andrew Ban (yab@u.nosp@m..was.nosp@m.hingt.nosp@m.on.e.nosp@m.du)