WPILibC++ 2027.0.0-alpha-4
Loading...
Searching...
No Matches
wpi::util::SendableRegistry Member List

This is the complete list of members for wpi::util::SendableRegistry, including all inherited members.

Add(Sendable *sendable, std::string_view name)wpi::util::SendableRegistrystatic
Add(Sendable *sendable, std::string_view moduleType, int channel)wpi::util::SendableRegistrystatic
Add(Sendable *sendable, std::string_view moduleType, int moduleNumber, int channel)wpi::util::SendableRegistrystatic
Add(Sendable *sendable, std::string_view subsystem, std::string_view name)wpi::util::SendableRegistrystatic
AddChild(Sendable *parent, Sendable *child)wpi::util::SendableRegistrystatic
AddChild(Sendable *parent, void *child)wpi::util::SendableRegistrystatic
Contains(const Sendable *sendable)wpi::util::SendableRegistrystatic
EnsureInitialized()wpi::util::SendableRegistrystatic
GetData(Sendable *sendable, int handle)wpi::util::SendableRegistrystatic
GetDataHandle()wpi::util::SendableRegistrystatic
GetName(const Sendable *sendable)wpi::util::SendableRegistrystatic
GetSendable(UID uid)wpi::util::SendableRegistrystatic
GetSubsystem(const Sendable *sendable)wpi::util::SendableRegistrystatic
GetUniqueId(Sendable *sendable)wpi::util::SendableRegistrystatic
Move(Sendable *to, Sendable *from)wpi::util::SendableRegistrystatic
Publish(UID sendableUid, std::unique_ptr< SendableBuilder > builder)wpi::util::SendableRegistrystatic
Remove(Sendable *sendable)wpi::util::SendableRegistrystatic
SendableRegistry()=deletewpi::util::SendableRegistry
SetData(Sendable *sendable, int handle, std::shared_ptr< void > data)wpi::util::SendableRegistrystatic
SetName(Sendable *sendable, std::string_view name)wpi::util::SendableRegistrystatic
SetName(Sendable *sendable, std::string_view moduleType, int channel)wpi::util::SendableRegistrystatic
SetName(Sendable *sendable, std::string_view moduleType, int moduleNumber, int channel)wpi::util::SendableRegistrystatic
SetName(Sendable *sendable, std::string_view subsystem, std::string_view name)wpi::util::SendableRegistrystatic
SetSubsystem(Sendable *sendable, std::string_view subsystem)wpi::util::SendableRegistrystatic
UID typedefwpi::util::SendableRegistry
Update(UID sendableUid)wpi::util::SendableRegistrystatic