template <>
class WireWeakSyncClientImpl
Defined at line 1466 of file fidling/gen/sdk/fidl/fuchsia.hardware.trippoint/fuchsia.hardware.trippoint/cpp/fidl/fuchsia.hardware.trippoint/cpp/wire_messaging.h
Public Methods
::fidl::WireResult< ::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 56 bytes of message buffer on the stack. No heap allocation necessary.