class PermissionDescriptor
Defined at line 2327 of file fidling/gen/sdk/fidl/fuchsia.web/fuchsia.web/cpp/fidl/fuchsia.web/cpp/wire_types.h
Describes a web permission. In the future, it may be extended with type-specific fields.
Public Methods
bool IsEmpty ()
Returns whether no field is set.
bool HasUnknownData ()
Returns whether the table references unknown fields.
::fidl::WireTableBuilder< ::fuchsia_web::wire::PermissionDescriptor> Builder (::fidl::AnyArena & arena)
Return a builder that by defaults allocates of an arena.
::fidl::WireTableExternalBuilder< ::fuchsia_web::wire::PermissionDescriptor> ExternalBuilder (::fidl::ObjectView< ::fidl::WireTableFrame< ::fuchsia_web::wire::PermissionDescriptor>> frame)
Return a builder that relies on explicitly allocating |fidl::ObjectView|s.
void PermissionDescriptor ()
Defined at line 2329 of file fidling/gen/sdk/fidl/fuchsia.web/fuchsia.web/cpp/fidl/fuchsia.web/cpp/wire_types.h
void PermissionDescriptor (const PermissionDescriptor & other)
Defined at line 2330 of file fidling/gen/sdk/fidl/fuchsia.web/fuchsia.web/cpp/fidl/fuchsia.web/cpp/wire_types.h
PermissionDescriptor & operator= (const PermissionDescriptor & other)
Defined at line 2331 of file fidling/gen/sdk/fidl/fuchsia.web/fuchsia.web/cpp/fidl/fuchsia.web/cpp/wire_types.h
void PermissionDescriptor (PermissionDescriptor && other)
Defined at line 2332 of file fidling/gen/sdk/fidl/fuchsia.web/fuchsia.web/cpp/fidl/fuchsia.web/cpp/wire_types.h
PermissionDescriptor & operator= (PermissionDescriptor && other)
Defined at line 2333 of file fidling/gen/sdk/fidl/fuchsia.web/fuchsia.web/cpp/fidl/fuchsia.web/cpp/wire_types.h
::fuchsia_web::wire::PermissionType & type ()
bool has_type ()
void ~PermissionDescriptor ()
Defined at line 2335 of file fidling/gen/sdk/fidl/fuchsia.web/fuchsia.web/cpp/fidl/fuchsia.web/cpp/wire_types.h
Friends
class WireTableBaseBuilder
class WireTableBaseBuilder