class ClosedProtocol

Defined at line 2476 of file fidling/gen/sdk/lib/fidl/cpp/tests/hlcpp_conversion/fidl/test.protocols/hlcpp/test/protocols/cpp/fidl.h

Public Methods

void ~ClosedProtocol ()
void StrictOneWay (int32_t arg)
void StrictTwoWay (int32_t arg, StrictTwoWayCallback callback)
void StrictTwoWayError (int32_t arg, StrictTwoWayErrorCallback callback)