Sendable
- class wpiutil.Sendable
Bases:
pybind11_object
Interface for Sendable objects.
- initSendable(builder: wpiutil._wpiutil.SendableBuilder) None
Initializes this Sendable object.
- Parameters:
builder – sendable builder
Bases: pybind11_object
Interface for Sendable objects.
Initializes this Sendable object.
builder – sendable builder