WPILibC++  2019.2.1-25-g182758c
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
wpi::WorkerThread< R(T...)> Member List

This is the complete list of members for wpi::WorkerThread< R(T...)>, including all inherited members.

AfterWorkFunction typedef (defined in wpi::WorkerThread< R(T...)>)wpi::WorkerThread< R(T...)>
GetHandle() const wpi::WorkerThread< R(T...)>inline
QueueWork(WorkFunction work, U &&...u)wpi::WorkerThread< R(T...)>inline
QueueWorkThen(WorkFunction work, AfterWorkFunction afterWork, U &&...u)wpi::WorkerThread< R(T...)>inline
SetLoop(uv::Loop &loop)wpi::WorkerThread< R(T...)>inline
SetLoop(std::shared_ptr< uv::Loop > loop)wpi::WorkerThread< R(T...)>inline
UnsetLoop()wpi::WorkerThread< R(T...)>inline
WorkerThread() (defined in wpi::WorkerThread< R(T...)>)wpi::WorkerThread< R(T...)>inline
WorkFunction typedef (defined in wpi::WorkerThread< R(T...)>)wpi::WorkerThread< R(T...)>