OSVR-Core
Public Member Functions | List of all members
osvr::server::TemporaryThreadIDChanger Class Reference

Class to temporarily (in RAII style) change a thread ID variable to the current thread, then back again when we leave scope. More...

#include <ServerImpl.h>

Inheritance diagram for osvr::server::TemporaryThreadIDChanger:

Public Member Functions

 TemporaryThreadIDChanger (boost::thread::id &id)
 

Detailed Description

Class to temporarily (in RAII style) change a thread ID variable to the current thread, then back again when we leave scope.


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