Public Member Functions | Private Attributes | List of all members
Eigen::StlThreadEnvironment::EnvThread Class Reference

#include <ThreadEnvironment.h>

Public Member Functions

 EnvThread (std::function< void()> f)
 
 ~EnvThread ()
 

Private Attributes

std::thread thr_
 

Detailed Description

Definition at line 22 of file ThreadEnvironment.h.

Constructor & Destructor Documentation

◆ EnvThread()

Eigen::StlThreadEnvironment::EnvThread::EnvThread ( std::function< void()>  f)
inline

Definition at line 24 of file ThreadEnvironment.h.

◆ ~EnvThread()

Eigen::StlThreadEnvironment::EnvThread::~EnvThread ( )
inline

Definition at line 25 of file ThreadEnvironment.h.

Member Data Documentation

◆ thr_

std::thread Eigen::StlThreadEnvironment::EnvThread::thr_
private

Definition at line 28 of file ThreadEnvironment.h.


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


control_box_rst
Author(s): Christoph Rösmann
autogenerated on Wed Mar 2 2022 00:07:43