class ControllerInfo
Defined at line 233 of file fidling/gen/sdk/fidl/fuchsia.hardware.mailbox/fuchsia.hardware.mailbox/cpp/fidl/fuchsia.hardware.mailbox/cpp/wire_types.h
`ControllerInfo` is passed to mailbox controller drivers via metadata.
Public Members
static const char[] kSerializableName
Public Methods
void ControllerInfo ()
Defined at line 236 of file fidling/gen/sdk/fidl/fuchsia.hardware.mailbox/fuchsia.hardware.mailbox/cpp/fidl/fuchsia.hardware.mailbox/cpp/wire_types.h
void ControllerInfo (const ControllerInfo & other)
Defined at line 237 of file fidling/gen/sdk/fidl/fuchsia.hardware.mailbox/fuchsia.hardware.mailbox/cpp/fidl/fuchsia.hardware.mailbox/cpp/wire_types.h
ControllerInfo & operator= (const ControllerInfo & other)
Defined at line 238 of file fidling/gen/sdk/fidl/fuchsia.hardware.mailbox/fuchsia.hardware.mailbox/cpp/fidl/fuchsia.hardware.mailbox/cpp/wire_types.h
void ControllerInfo (ControllerInfo && other)
Defined at line 239 of file fidling/gen/sdk/fidl/fuchsia.hardware.mailbox/fuchsia.hardware.mailbox/cpp/fidl/fuchsia.hardware.mailbox/cpp/wire_types.h
bool IsEmpty ()
Returns whether no field is set.
bool HasUnknownData ()
Returns whether the table references unknown fields.
::fidl::WireTableBuilder< ::fuchsia_hardware_mailbox::wire::ControllerInfo> Builder (::fidl::AnyArena & arena)
Return a builder that by defaults allocates of an arena.
::fidl::WireTableExternalBuilder< ::fuchsia_hardware_mailbox::wire::ControllerInfo> ExternalBuilder (::fidl::ObjectView< ::fidl::WireTableFrame< ::fuchsia_hardware_mailbox::wire::ControllerInfo>> frame)
Return a builder that relies on explicitly allocating |fidl::ObjectView|s.
uint32_t & id ()
Board-specific controller ID. Optional.
bool has_id ()
::fidl::VectorView< ::fuchsia_hardware_mailbox::wire::ChannelInfo> & channels ()
Mailbox channels. Optional.
bool has_channels ()
ControllerInfo & operator= (ControllerInfo && other)
Defined at line 240 of file fidling/gen/sdk/fidl/fuchsia.hardware.mailbox/fuchsia.hardware.mailbox/cpp/fidl/fuchsia.hardware.mailbox/cpp/wire_types.h
void ~ControllerInfo ()
Defined at line 242 of file fidling/gen/sdk/fidl/fuchsia.hardware.mailbox/fuchsia.hardware.mailbox/cpp/fidl/fuchsia.hardware.mailbox/cpp/wire_types.h
Friends
class WireTableBaseBuilder
class WireTableBaseBuilder