Rosetta
Namespaces | Typedefs
BasicDataCache.fwd.hh File Reference

forward declaration for BasicDataCache More...

#include <utility/pointer/access_ptr.hh>
#include <utility/pointer/owning_ptr.hh>

Namespaces

 basic
 Tags used to tag messeges sent by MPI functions used to decide whether a slave is requesting a new job id or flagging as job as being a bad input.
 
 basic::datacache
 

Typedefs

typedef utility::pointer::shared_ptr< BasicDataCache > basic::datacache::BasicDataCacheOP
 BasicDataCache owning pointer. More...
 
typedef utility::pointer::shared_ptr< BasicDataCache const > basic::datacache::BasicDataCacheCOP
 BasicDataCache const owning pointer. More...
 
typedef utility::pointer::weak_ptr< BasicDataCache > basic::datacache::BasicDataCacheAP
 BasicDataCache access pointer. More...
 
typedef utility::pointer::weak_ptr< BasicDataCache const > basic::datacache::BasicDataCacheCAP
 BasicDataCache const access pointer. More...
 

Detailed Description

forward declaration for BasicDataCache

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