class EventWatcher

Defined at line 13 of file ../../zircon/system/ulib/usb-peripheral-utils/include/lib/usb-peripheral-utils/event-watcher.h

Public Methods

void EventWatcher (async::Loop & loop, fidl::ServerEnd<fuchsia_hardware_usb_peripheral::Events> svc, size_t functions)

Defined at line 9 of file ../../zircon/system/ulib/usb-peripheral-utils/event-watcher.cc

void FunctionRegistered (FunctionRegisteredCompleter::Sync & completer)

Defined at line 16 of file ../../zircon/system/ulib/usb-peripheral-utils/event-watcher.cc

bool all_functions_registered ()

Defined at line 21 of file ../../zircon/system/ulib/usb-peripheral-utils/include/lib/usb-peripheral-utils/event-watcher.h

bool all_functions_cleared ()

Defined at line 22 of file ../../zircon/system/ulib/usb-peripheral-utils/include/lib/usb-peripheral-utils/event-watcher.h

void FunctionsCleared (FunctionsClearedCompleter::Sync & completer)

Defined at line 26 of file ../../zircon/system/ulib/usb-peripheral-utils/event-watcher.cc