Now you can download a copy of these docs so you can use them offline! Download now
#include <NTThread.h>

Public Member Functions | |
| virtual void | stop ()=0 |
| virtual bool | isRunning ()=0 |
Represents a thread in the network tables system
Definition at line 16 of file NTThread.h.
|
pure virtual |
Implemented in PeriodicNTThread.
|
pure virtual |
stop the thread
Implemented in PeriodicNTThread.
1.8.6