WPILibC++  unspecified
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Pages
nt::Notifier Member List

This is the complete list of members for nt::Notifier, including all inherited members.

AddConnectionListener(ConnectionListenerCallback callback) (defined in nt::Notifier)nt::Notifier
AddEntryListener(llvm::StringRef prefix, EntryListenerCallback callback, unsigned int flags) (defined in nt::Notifier)nt::Notifier
destroyed() (defined in nt::Notifier)nt::Notifierinlinestatic
GetInstance() (defined in nt::Notifier)nt::Notifierinlinestatic
local_notifiers() const (defined in nt::Notifier)nt::Notifierinline
NotifierTest (defined in nt::Notifier)nt::Notifierfriend
NotifyConnection(bool connected, const ConnectionInfo &conn_info, ConnectionListenerCallback only=nullptr) (defined in nt::Notifier)nt::Notifier
NotifyEntry(StringRef name, std::shared_ptr< Value > value, unsigned int flags, EntryListenerCallback only=nullptr) (defined in nt::Notifier)nt::Notifier
RemoveConnectionListener(unsigned int conn_listener_uid) (defined in nt::Notifier)nt::Notifier
RemoveEntryListener(unsigned int entry_listener_uid) (defined in nt::Notifier)nt::Notifier
SetOnExit(std::function< void()> on_exit) (defined in nt::Notifier)nt::Notifierinline
SetOnStart(std::function< void()> on_start) (defined in nt::Notifier)nt::Notifierinline
Start() (defined in nt::Notifier)nt::Notifier
Stop() (defined in nt::Notifier)nt::Notifier
~Notifier() (defined in nt::Notifier)nt::Notifier