class Controller_SyncProxy
Defined at line 2024 of file fidling/gen/sdk/fidl/fuchsia.device/fuchsia.device/hlcpp/fuchsia/device/cpp/fidl.h
Public Methods
void Controller_SyncProxy (::zx::channel channel)
void ~Controller_SyncProxy ()
zx_status_t ConnectToDeviceFidl (::zx::channel server)
cts-coverage-fidl-name:fuchsia.device/Controller.ConnectToDeviceFidl
zx_status_t ConnectToController (::fidl::InterfaceRequest< ::fuchsia::device::Controller> server)
cts-coverage-fidl-name:fuchsia.device/Controller.ConnectToController
zx_status_t Bind (::std::string driver, ::fuchsia::device::Controller_Bind_Result * out_Controller_Bind_Result)
cts-coverage-fidl-name:fuchsia.device/Controller.Bind
zx_status_t Rebind (::std::string driver, ::fuchsia::device::Controller_Rebind_Result * out_Controller_Rebind_Result)
cts-coverage-fidl-name:fuchsia.device/Controller.Rebind
zx_status_t UnbindChildren (::fuchsia::device::Controller_UnbindChildren_Result * out_Controller_UnbindChildren_Result)
cts-coverage-fidl-name:fuchsia.device/Controller.UnbindChildren
zx_status_t ScheduleUnbind (::fuchsia::device::Controller_ScheduleUnbind_Result * out_Controller_ScheduleUnbind_Result)
cts-coverage-fidl-name:fuchsia.device/Controller.ScheduleUnbind
zx_status_t GetTopologicalPath (::fuchsia::device::Controller_GetTopologicalPath_Result * out_Controller_GetTopologicalPath_Result)
cts-coverage-fidl-name:fuchsia.device/Controller.GetTopologicalPath
Friends
class SynchronousInterfacePtr