class ResourceController
Defined at line 9720 of file fidling/gen/sdk/fidl/fuchsia.driver.framework/fuchsia.driver.framework/hlcpp/fuchsia/driver/framework/cpp/fidl.h
Protocol through which the resource's provider can use to control it.
Public Methods
void ~ResourceController ()
void Remove ()
Removes the resource.
Protected Methods
void handle_unknown_method (uint64_t ordinal, bool method_has_response)
Friends
class ResourceController_Stub