#include <ScopedSetDevice.h>
Public Member Functions | |
ScopedSetDevice (int newDevice) | |
~ScopedSetDevice () | |
Private Attributes | |
int | prevDevice_ |
Definition at line 10 of file ScopedSetDevice.h.
|
inlineexplicit |
Definition at line 12 of file ScopedSetDevice.h.
References cudaCheck, and prevDevice_.
|
inline |
|
private |
Definition at line 25 of file ScopedSetDevice.h.
Referenced by ScopedSetDevice(), and ~ScopedSetDevice().