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