Rosetta
Namespaces | Enumerations
RosettaThreadAssignmentInfo.fwd.hh File Reference

A class for storing information about the threads to which a function has been assigned by the RosettaThreadManager. More...

#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::thread_manager
 

Enumerations

enum class  basic::thread_manager::RosettaThreadRequestOriginatingLevel {
  basic::thread_manager::UNKNOWN = 1 , basic::thread_manager::CORE_GENERIC , basic::thread_manager::CORE_PACK , basic::thread_manager::CORE_SCORING ,
  basic::thread_manager::PROTOCOLS_GENERIC , basic::thread_manager::PROTOCOLS_MINIMIZATION_PACKING , basic::thread_manager::PROTOCOLS_JOB_DISTRIBUTOR , basic::thread_manager::APPLICATIONS_OR_APPLICATION_PROTOCOLS ,
  basic::thread_manager::INVALID , basic::thread_manager::END_OF_LIST = INVALID
}
 

Detailed Description

A class for storing information about the threads to which a function has been assigned by the RosettaThreadManager.

Author
Vikram K. Mulligan (vmull.nosp@m.igan.nosp@m.@flat.nosp@m.iron.nosp@m.insti.nosp@m.tute.nosp@m..org)