Main MRPT website > C++ reference for MRPT 1.5.6
List of all members | Public Member Functions | Public Attributes
mrpt::gui::WxSubsystem::TWxMainThreadData Struct Reference

Detailed Description

Definition at line 164 of file WxSubsystem.h.

#include <mrpt/gui/WxSubsystem.h>

Public Member Functions

 TWxMainThreadData ()
 

Public Attributes

mrpt::system::TThreadHandle m_wxMainThreadId
 The thread ID of wxMainThread, or 0 if it is not running. More...
 
mrpt::synch::CSemaphore m_semWxMainThreadReady
 This is signaled when wxMainThread is ready. More...
 
mrpt::synch::CCriticalSection m_csWxMainThreadId
 The critical section for accessing "m_wxMainThreadId". More...
 

Constructor & Destructor Documentation

◆ TWxMainThreadData()

WxSubsystem::TWxMainThreadData::TWxMainThreadData ( )

Definition at line 997 of file WxSubsystem.cpp.

Member Data Documentation

◆ m_csWxMainThreadId

mrpt::synch::CCriticalSection mrpt::gui::WxSubsystem::TWxMainThreadData::m_csWxMainThreadId

The critical section for accessing "m_wxMainThreadId".

Definition at line 169 of file WxSubsystem.h.

Referenced by mrpt::gui::WxSubsystem::createOneInstanceMainThread(), and mrpt::gui::WxSubsystem::waitWxShutdownsIfNoWindows().

◆ m_semWxMainThreadReady

mrpt::synch::CSemaphore mrpt::gui::WxSubsystem::TWxMainThreadData::m_semWxMainThreadReady

This is signaled when wxMainThread is ready.

Definition at line 168 of file WxSubsystem.h.

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

◆ m_wxMainThreadId

mrpt::system::TThreadHandle mrpt::gui::WxSubsystem::TWxMainThreadData::m_wxMainThreadId

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

Definition at line 167 of file WxSubsystem.h.

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




Page generated by Doxygen 1.8.14 for MRPT 1.5.6 Git: 4c65e8431 Tue Apr 24 08:18:17 2018 +0200 at lun oct 28 01:35:26 CET 2019