Open Model Railroad Network (OpenMRN)
Loading...
Searching...
No Matches
OSThread::ScopedSetThreadHandle Struct Reference

Helper class for using lock_to_thread. More...

#include <OS.hxx>

Public Member Functions

 ScopedSetThreadHandle (OSThread *parent)
 

Private Attributes

OSThreadparent_
 

Detailed Description

Helper class for using lock_to_thread.

Definition at line 158 of file OS.hxx.

Constructor & Destructor Documentation

◆ ScopedSetThreadHandle()

OSThread::ScopedSetThreadHandle::ScopedSetThreadHandle ( OSThread parent)
inline

Definition at line 160 of file OS.hxx.

◆ ~ScopedSetThreadHandle()

OSThread::ScopedSetThreadHandle::~ScopedSetThreadHandle ( )
inline

Definition at line 166 of file OS.hxx.

Member Data Documentation

◆ parent_

OSThread* OSThread::ScopedSetThreadHandle::parent_
private

Definition at line 172 of file OS.hxx.


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