WPILibC++ 2023.4.3-108-ge5452e3
|
#include <functional>
#include <memory>
#include <string>
#include <string_view>
#include "wpi/function_ref.h"
Go to the source code of this file.
Classes | |
class | wpi::SendableRegistry |
The SendableRegistry class is the public interface for registering sensors and actuators for use on dashboards and LiveWindow. More... | |
struct | wpi::SendableRegistry::CallbackData |
Data passed to ForeachLiveWindow() callback function. More... | |
Namespaces | |
namespace | wpi |