WPILibC++ 2024.3.2
CallbackManager.h File Reference
#include <atomic>
#include <climits>
#include <functional>
#include <memory>
#include <queue>
#include <utility>
#include <vector>
#include "wpi/SafeThread.h"
#include "wpi/UidVector.h"
#include "wpi/condition_variable.h"
#include "wpi/mutex.h"
#include "wpi/raw_ostream.h"

Go to the source code of this file.

Classes

class  wpi::CallbackListenerData< Callback >
 
class  wpi::CallbackThread< Derived, TUserInfo, TListenerData, TNotifierData >
 
struct  wpi::CallbackThread< Derived, TUserInfo, TListenerData, TNotifierData >::Poller
 
class  wpi::CallbackManager< Derived, Thread >
 

Namespaces

namespace  wpi