WPILibC++  unspecified
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Pages
nt::detail::SafeThreadProxyBase Class Reference
Inheritance diagram for nt::detail::SafeThreadProxyBase:
nt::detail::SafeThreadProxy< T >

Public Member Functions

 SafeThreadProxyBase (SafeThread *thr)
 
 operator bool () const
 
std::unique_lock< std::mutex > & GetLock ()
 

Protected Attributes

SafeThreadm_thread
 
std::unique_lock< std::mutex > m_lock
 

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