class PeeredObjectWatcher

Defined at line 20 of file ../../src/developer/debug/shared/peered_object_watcher.h

A base class for all Zircon peered objects. See

https://fuchsia.dev/fuchsia-src/reference/kernel_objects/objects for the canonical definition.

This base class is inherited by all "Watcher" classes that receive events about zircon peered

objects from the message loop.

Public Methods

void OnPeerClosed (zx_handle_t )