class Controller_SyncProxy
Defined at line 3379 of file fidling/gen/sdk/fidl/fuchsia.element/fuchsia.element/hlcpp/fuchsia/element/cpp/fidl.h
Public Methods
void Controller_SyncProxy (::zx::channel channel)
void ~Controller_SyncProxy ()
zx_status_t UpdateAnnotations (::std::vector< ::fuchsia::element::Annotation>annotations_to_set,::std::vector< ::fuchsia::element::AnnotationKey>annotations_to_delete,::fuchsia::element::AnnotationController_UpdateAnnotations_Result *out_AnnotationController_UpdateAnnotations_Result)
cts-coverage-fidl-name:fuchsia.element/Controller.UpdateAnnotations
zx_status_t GetAnnotations (::fuchsia::element::AnnotationController_GetAnnotations_Result * out_AnnotationController_GetAnnotations_Result)
cts-coverage-fidl-name:fuchsia.element/Controller.GetAnnotations
zx_status_t WatchAnnotations (::fuchsia::element::AnnotationController_WatchAnnotations_Result * out_AnnotationController_WatchAnnotations_Result)
cts-coverage-fidl-name:fuchsia.element/Controller.WatchAnnotations
Friends
class SynchronousInterfacePtr