template <>
class NaturalSyncClientImpl
Defined at line 66 of file fidling/gen/sdk/fidl/fuchsia.hardware.trippoint/fuchsia.hardware.trippoint/cpp/fidl/fuchsia.hardware.trippoint/cpp/natural_messaging.h
Public Methods
::fidl::Result< ::fuchsia_hardware_trippoint::Debug::Trip> Trip (const ::fidl::Request< ::fuchsia_hardware_trippoint::Debug::Trip> & request)
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.