Now you can download a copy of these docs so you can use them offline! Download now
NTThread Class Referenceabstract

#include <NTThread.h>

Inheritance diagram for NTThread:

Public Member Functions

virtual void stop ()=0
 
virtual bool isRunning ()=0
 

Detailed Description

Represents a thread in the network tables system

Author
mwills

Definition at line 16 of file NTThread.h.

Member Function Documentation

virtual bool NTThread::isRunning ( )
pure virtual
Returns
true if the thread is running

Implemented in PeriodicNTThread.

virtual void NTThread::stop ( )
pure virtual

stop the thread

Implemented in PeriodicNTThread.


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

Generated on Sat Apr 26 2014 12:26:46 for WPILibC++ by doxygen 1.8.6