Rosetta  2021.16
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Namespaces | Typedefs
LargeNstructJobInputter.fwd.hh File Reference

Owning pointers and so forth for a JobInputter for cases where the number of jobs is large enough to fill up memory. More...

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

Namespaces

 protocols
 The instance of Loops contained by AbrelaxApplication should be replaced by a LoopsOP.
 
 protocols::jd2
 

Typedefs

typedef
utility::pointer::weak_ptr
< LargeNstructJobInputter > 
protocols::jd2::LargeNstructJobInputterAP
 
typedef
utility::pointer::weak_ptr
< LargeNstructJobInputter
const > 
protocols::jd2::LargeNstructJobInputterCAP
 
typedef
utility::pointer::shared_ptr
< LargeNstructJobInputter > 
protocols::jd2::LargeNstructJobInputterOP
 
typedef
utility::pointer::shared_ptr
< LargeNstructJobInputter
const > 
protocols::jd2::LargeNstructJobInputterCOP
 

Detailed Description

Owning pointers and so forth for a JobInputter for cases where the number of jobs is large enough to fill up memory.

Author
Vikram K. Mulligan, Baker Laboratory (vmull.nosp@m.ig@u.nosp@m.w.edu)