Rosetta
Namespaces | Typedefs
CacheableObserver.fwd.hh File Reference

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

Detailed Description

Forward declaration for CacheableObserver.

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