Namespaces
Enumerations
enum UpdateAnnotationsError
| Name | Value |
|---|---|
| kInvalidArgs | 1u |
| kTooManyAnnotations | 2u |
An error returned from `AnnotationController/UpdateAnnotations`
Defined at line 20 of file fidling/gen/sdk/fidl/fuchsia.element/fuchsia.element/cpp/fidl/fuchsia.element/cpp/common_types.h
enum GetAnnotationsError
| Name | Value |
|---|---|
| kBufferReadFailed | 1u |
An error returned from `ElementController/GetAnnotations`.
Defined at line 47 of file fidling/gen/sdk/fidl/fuchsia.element/fuchsia.element/cpp/fidl/fuchsia.element/cpp/common_types.h
enum ManagerError
| Name | Value |
|---|---|
| kInvalidArgs | 1u |
| kNotFound | 2u |
| kUnableToPersist | 3u |
Defined at line 129 of file fidling/gen/sdk/fidl/fuchsia.element/fuchsia.element/cpp/fidl/fuchsia.element/cpp/common_types.h
enum PresentViewError
| Name | Value |
|---|---|
| kInvalidArgs | 1u |
An error returned when `GraphicalPresenter` fails to present a view.
Defined at line 159 of file fidling/gen/sdk/fidl/fuchsia.element/fuchsia.element/cpp/fidl/fuchsia.element/cpp/common_types.h
Records
-
class Annotation -
class AnnotationController -
class AnnotationControllerGetAnnotationsResponse -
class AnnotationControllerGetAnnotationsResult -
class AnnotationControllerUpdateAnnotationsRequest -
class AnnotationControllerUpdateAnnotationsResponse -
class AnnotationControllerUpdateAnnotationsResult -
class AnnotationControllerWatchAnnotationsResponse -
class AnnotationControllerWatchAnnotationsResult -
class AnnotationKey -
class AnnotationValue -
class Controller -
class GraphicalPresenter -
class GraphicalPresenterPresentViewRequest -
class GraphicalPresenterPresentViewResponse -
class GraphicalPresenterPresentViewResult -
class Manager -
class ManagerProposeElementRequest -
class ManagerProposeElementResponse -
class ManagerProposeElementResult -
class ManagerRemoveElementRequest -
class ManagerRemoveElementResponse -
class ManagerRemoveElementResult -
class Spec -
class ViewController -
class ViewSpec -
class WatchAnnotationsError
Variables
const char * kAnnotationKeyName
const char * kAnnotationKeyPersistElement
const char * kAnnotationKeyUrl
const char * kManagerNamespace