11class NTSendableBuilder;
Helper class for building Sendable dashboard representations for NetworkTables.
Definition NTSendableBuilder.h:22
Interface for NetworkTable Sendable objects.
Definition NTSendable.h:16
virtual void InitSendable(NTSendableBuilder &builder)=0
Initializes this Sendable object.
void InitSendable(wpi::SendableBuilder &builder) override
Initializes this Sendable object.
Helper class for building Sendable dashboard representations.
Definition SendableBuilder.h:21
Interface for Sendable objects.
Definition Sendable.h:16
NetworkTables (ntcore) namespace.
Definition ntcore_cpp.h:36