OSVR Framework (Internal Development Docs)  0.6-1962-g59773924
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
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 <osvr/Server/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.

Definition at line 266 of file ServerImpl.h.


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