Rosetta
Namespaces | Classes | Typedefs | Enumerations | Functions | Variables
protocols::boinc Namespace Reference

Namespaces

 watchdog
 

Classes

class  Boinc
 
struct  BoincSharedMemory
 
class  BoincCurrentPoseObserver
 

Typedefs

typedef utility::pointer::shared_ptr< BoincCurrentPoseObserverBoincCurrentPoseObserverOP
 

Enumerations

enum  background_type { BLACK_BG =1 , BLUE_GRADIENT_BG }
 

Functions

static basic::Tracer tr ("core.boinc.util")
 
void boincOutputFilter (core::Real runTime, core::Real minTimePerModel)
 

Variables

const std::size_t MAX_NATIVE_POSE_RESIDUES = 500
 
const std::size_t MAX_SYMM_POSE_RESIDUES = 500
 
const std::size_t POSE_BUFSIZE = 5000000
 
const std::size_t TEXT_BUFSIZE = 255
 
const std::size_t WU_DESC_TEXT_BUFSIZE = 1024
 

Typedef Documentation

◆ BoincCurrentPoseObserverOP

Enumeration Type Documentation

◆ background_type

Enumerator
BLACK_BG 
BLUE_GRADIENT_BG 

Function Documentation

◆ boincOutputFilter()

void protocols::boinc::boincOutputFilter ( core::Real  runTime,
core::Real  minTimePerModel 
)

◆ tr()

static basic::Tracer protocols::boinc::tr ( "core.boinc.util"  )
static

Variable Documentation

◆ MAX_NATIVE_POSE_RESIDUES

const std::size_t protocols::boinc::MAX_NATIVE_POSE_RESIDUES = 500

◆ MAX_SYMM_POSE_RESIDUES

const std::size_t protocols::boinc::MAX_SYMM_POSE_RESIDUES = 500

◆ POSE_BUFSIZE

const std::size_t protocols::boinc::POSE_BUFSIZE = 5000000

◆ TEXT_BUFSIZE

const std::size_t protocols::boinc::TEXT_BUFSIZE = 255

◆ WU_DESC_TEXT_BUFSIZE

const std::size_t protocols::boinc::WU_DESC_TEXT_BUFSIZE = 1024