template <typename T>
class HangingVectorGetter
Defined at line 135 of file ../../src/connectivity/bluetooth/lib/fidl/hanging_getter.h
Public Methods
void Add (T && value)
Insert |value| to the vector and notify any pending Watch callbacks.
Defined at line 138 of file ../../src/connectivity/bluetooth/lib/fidl/hanging_getter.h