class IsochronousEndpointInfo
Defined at line 358 of file fidling/gen/sdk/fidl/fuchsia.hardware.usb.endpoint/fuchsia.hardware.usb.endpoint/cpp/fidl/fuchsia.hardware.usb.endpoint/cpp/wire_types.h
Isochronous Endpoint Information
Public Methods
bool IsEmpty ()
Returns whether no field is set.
bool HasUnknownData ()
Returns whether the table references unknown fields.
::fidl::WireTableBuilder< ::fuchsia_hardware_usb_endpoint::wire::IsochronousEndpointInfo> Builder (::fidl::AnyArena & arena)
Return a builder that by defaults allocates of an arena.
::fidl::WireTableExternalBuilder< ::fuchsia_hardware_usb_endpoint::wire::IsochronousEndpointInfo> ExternalBuilder (::fidl::ObjectView< ::fidl::WireTableFrame< ::fuchsia_hardware_usb_endpoint::wire::IsochronousEndpointInfo>> frame)
Return a builder that relies on explicitly allocating |fidl::ObjectView|s.
void IsochronousEndpointInfo ()
Defined at line 360 of file fidling/gen/sdk/fidl/fuchsia.hardware.usb.endpoint/fuchsia.hardware.usb.endpoint/cpp/fidl/fuchsia.hardware.usb.endpoint/cpp/wire_types.h
void IsochronousEndpointInfo (const IsochronousEndpointInfo & other)
Defined at line 361 of file fidling/gen/sdk/fidl/fuchsia.hardware.usb.endpoint/fuchsia.hardware.usb.endpoint/cpp/fidl/fuchsia.hardware.usb.endpoint/cpp/wire_types.h
IsochronousEndpointInfo & operator= (const IsochronousEndpointInfo & other)
Defined at line 362 of file fidling/gen/sdk/fidl/fuchsia.hardware.usb.endpoint/fuchsia.hardware.usb.endpoint/cpp/fidl/fuchsia.hardware.usb.endpoint/cpp/wire_types.h
void IsochronousEndpointInfo (IsochronousEndpointInfo && other)
Defined at line 363 of file fidling/gen/sdk/fidl/fuchsia.hardware.usb.endpoint/fuchsia.hardware.usb.endpoint/cpp/fidl/fuchsia.hardware.usb.endpoint/cpp/wire_types.h
uint64_t & lead_time ()
Lead time described in number of transfers.
bool has_lead_time ()
IsochronousEndpointInfo & operator= (IsochronousEndpointInfo && other)
Defined at line 364 of file fidling/gen/sdk/fidl/fuchsia.hardware.usb.endpoint/fuchsia.hardware.usb.endpoint/cpp/fidl/fuchsia.hardware.usb.endpoint/cpp/wire_types.h
IsochronousEndpointInfo & set_lead_time (::fidl::ObjectView<uint64_t> elem)
IsochronousEndpointInfo & set_lead_time (std::nullptr_t )
IsochronousEndpointInfo & clear_lead_time ()
void IsochronousEndpointInfo (::fidl::AnyArena & allocator)
void IsochronousEndpointInfo (::fidl::ObjectView< ::fidl::WireTableFrame< ::fuchsia_hardware_usb_endpoint::wire::IsochronousEndpointInfo>> && frame)
This constructor allows a user controlled allocation (not using a Arena).
It should only be used when performance is key.
As soon as the frame is given to the table, it must not be used directly or for another table.
void Allocate (::fidl::AnyArena & allocator)
void Init (::fidl::ObjectView< ::fidl::WireTableFrame< ::fuchsia_hardware_usb_endpoint::wire::IsochronousEndpointInfo>> && frame_ptr)
void ~IsochronousEndpointInfo ()
Defined at line 366 of file fidling/gen/sdk/fidl/fuchsia.hardware.usb.endpoint/fuchsia.hardware.usb.endpoint/cpp/fidl/fuchsia.hardware.usb.endpoint/cpp/wire_types.h
Friends
class WireTableBaseBuilder
class WireTableBaseBuilder