class Controller_SyncProxy
Defined at line 777 of file fidling/gen/sdk/fidl/fuchsia.cobalt/fuchsia.cobalt/hlcpp/fuchsia/cobalt/cpp/fidl.h
Public Methods
void Controller_SyncProxy (::zx::channel channel)
void ~Controller_SyncProxy ()
zx_status_t RequestSendSoon (bool * out_success)
cts-coverage-fidl-name:fuchsia.cobalt/Controller.RequestSendSoon
zx_status_t GenerateAggregatedObservations (uint32_tday_index,::std::vector< ::fuchsia::cobalt::ReportSpec>report_specs,::std::vector<uint64_t> *out_num_obs)
cts-coverage-fidl-name:fuchsia.cobalt/Controller.GenerateAggregatedObservations
zx_status_t ListenForInitialized ()
cts-coverage-fidl-name:fuchsia.cobalt/Controller.ListenForInitialized
Friends
class SynchronousInterfacePtr