MRPT  2.0.0
List of all members | Public Attributes
mrpt::gui::WxSubsystem::TWxMainThreadData Struct Reference

Detailed Description

Definition at line 167 of file WxSubsystem.h.

#include <mrpt/gui/WxSubsystem.h>

Public Attributes

std::thread m_wxMainThreadId
 The thread ID of wxMainThread, or 0 if it is not running. More...
 
std::promise< void > m_semWxMainThreadReady
 This is signaled when wxMainThread is ready. More...
 
std::promise< void > m_done
 
std::mutex m_csWxMainThreadId
 The critical section for accessing "m_wxMainThreadId". More...
 

Member Data Documentation

◆ m_csWxMainThreadId

std::mutex mrpt::gui::WxSubsystem::TWxMainThreadData::m_csWxMainThreadId

The critical section for accessing "m_wxMainThreadId".

Definition at line 175 of file WxSubsystem.h.

Referenced by mrpt::gui::WxSubsystem::createOneInstanceMainThread().

◆ m_done

std::promise<void> mrpt::gui::WxSubsystem::TWxMainThreadData::m_done

Definition at line 173 of file WxSubsystem.h.

Referenced by mrpt::gui::WxSubsystem::wxMainThread().

◆ m_semWxMainThreadReady

std::promise<void> mrpt::gui::WxSubsystem::TWxMainThreadData::m_semWxMainThreadReady

This is signaled when wxMainThread is ready.

Definition at line 172 of file WxSubsystem.h.

Referenced by mrpt::gui::WxSubsystem::createOneInstanceMainThread(), CDisplayWindow_WXAPP::OnInit(), and mrpt::gui::WxSubsystem::wxMainThread().

◆ m_wxMainThreadId

std::thread mrpt::gui::WxSubsystem::TWxMainThreadData::m_wxMainThreadId

The thread ID of wxMainThread, or 0 if it is not running.

Definition at line 170 of file WxSubsystem.h.

Referenced by mrpt::gui::WxSubsystem::createOneInstanceMainThread().




Page generated by Doxygen 1.8.14 for MRPT 2.0.0 Git: b38439d21 Tue Mar 31 19:58:06 2020 +0200 at miƩ abr 1 00:50:30 CEST 2020