template <>

class WireWeakAsyncClientImpl

Defined at line 1436 of file fidling/gen/sdk/fidl/fuchsia.hardware.trippoint/fuchsia.hardware.trippoint/cpp/fidl/fuchsia.hardware.trippoint/cpp/wire_messaging.h

Public Methods

::fidl::internal::WireThenable< ::fuchsia_hardware_trippoint::Debug::Trip> Trip (uint32_t index)

Trips the trip point with index if it exists. If not, returns ZX_ERR_NOT_FOUND. Note that

for OneShot trip points, if it is tripped, it gets cleared. Tripping manually with this

method will have the same effect.

Allocates 24 bytes of request buffer on the stack. The callback is stored on the heap.