WPILibC++  unspecified
nt::DsClient::Thread Class Reference
Inheritance diagram for nt::DsClient::Thread:
Collaboration diagram for nt::DsClient::Thread:

Public Member Functions

 Thread (Dispatcher &dispatcher, wpi::Logger &logger, unsigned int port)
 
void Main ()
 

Public Attributes

Dispatcherm_dispatcher
 
wpi::Loggerm_logger
 
unsigned int m_port
 
std::unique_ptr< wpi::NetworkStreamm_stream
 
- Public Attributes inherited from wpi::SafeThread
wpi::mutex m_mutex
 
std::atomic_bool m_active
 
wpi::condition_variable m_cond
 

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