IMP logo
IMP Reference Guide  2.5.0
The Integrative Modeling Platform
IMP::SetNumberOfThreads Class Reference

#include <IMP/threads.h>

+ Inheritance diagram for IMP::SetNumberOfThreads:

Detailed Description

Temporarily set the number of threads

Definition at line 31 of file threads.h.

Public Member Functions

 SetNumberOfThreads (unsigned int n)
 
void reset ()
 
void set (unsigned int n)
 
void show (std::ostream &out=std::cout) const
 

Constructor & Destructor Documentation

IMP::SetNumberOfThreads::SetNumberOfThreads ( unsigned int  n)
explicit

explicit constructor that sets the properties of SetNumberOfThreads

Definition at line 43 of file threads.h.

Member Function Documentation

void IMP::SetNumberOfThreads::reset ( )

resets the properties previously set for this class

Definition at line 43 of file threads.h.

void IMP::SetNumberOfThreads::set ( unsigned int  n)

sets the properties of the class to new ones

Definition at line 43 of file threads.h.


The documentation for this class was generated from the following file: