IMP logo
IMP Reference Guide  2.6.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)
 Explicit constructor that sets the properties of SetNumberOfThreads. More...
 
void reset ()
 Remove the properties previously set for this class. More...
 
void set (unsigned int n)
 Assign new properties to the class. More...
 
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 ( )

Remove the properties previously set for this class.

Definition at line 43 of file threads.h.

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

Assign new properties to the class.

Definition at line 43 of file threads.h.


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