Rosetta  2020.11
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Namespaces | Typedefs
CacheableString.fwd.hh File Reference
#include <utility/pointer/access_ptr.hh>
#include <utility/pointer/owning_ptr.hh>
#include <utility/down_cast.hh>
#include <utility/pointer/access_ptr.fwd.hh>
#include <utility/pointer/owning_ptr.functions.hh>
#include <utility/pointer/owning_ptr.fwd.hh>
#include <cassert>
#include <cstddef>
#include <iosfwd>

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
< CacheableString > 
basic::datacache::CacheableStringOP
 
typedef
utility::pointer::shared_ptr
< CacheableString const > 
basic::datacache::CacheableStringCOP
 
typedef
utility::pointer::weak_ptr
< CacheableString > 
basic::datacache::CacheableStringAP
 
typedef
utility::pointer::weak_ptr
< CacheableString const > 
basic::datacache::CacheableStringCAP
 

Detailed Description

Author
Andrew Leaver-Fay