class Metadata
Defined at line 436 of file fidling/gen/sdk/fidl/fuchsia.hardware.usb.phy/fuchsia.hardware.usb.phy/cpp/fidl/fuchsia.hardware.usb.phy/cpp/natural_types.h
Public Members
static const char[] kSerializableName
Public Methods
void Metadata (Storage_ storage)
void Metadata ()
Defined at line 443 of file fidling/gen/sdk/fidl/fuchsia.hardware.usb.phy/fuchsia.hardware.usb.phy/cpp/fidl/fuchsia.hardware.usb.phy/cpp/natural_types.h
void Metadata (Metadata && )
Defined at line 444 of file fidling/gen/sdk/fidl/fuchsia.hardware.usb.phy/fuchsia.hardware.usb.phy/cpp/fidl/fuchsia.hardware.usb.phy/cpp/natural_types.h
void Metadata (const Metadata & other)
Metadata & operator= (Metadata && )
Defined at line 445 of file fidling/gen/sdk/fidl/fuchsia.hardware.usb.phy/fuchsia.hardware.usb.phy/cpp/fidl/fuchsia.hardware.usb.phy/cpp/natural_types.h
Metadata & operator= (const Metadata & other)
bool operator== (const Metadata & other)
bool operator!= (const Metadata & other)
bool IsEmpty ()
const std::optional< ::std::vector< ::fuchsia_hardware_usb_phy::UsbPhyMode>> & usb_phy_modes ()
::std::optional< ::std::vector< ::fuchsia_hardware_usb_phy::UsbPhyMode>> & usb_phy_modes ()
Metadata & usb_phy_modes (std::optional< ::std::vector< ::fuchsia_hardware_usb_phy::UsbPhyMode>> value)
Setter for usb_phy_modes.
const std::optional< ::fuchsia_hardware_usb_phy::AmlogicPhyType> & phy_type ()
Optional.
::std::optional< ::fuchsia_hardware_usb_phy::AmlogicPhyType> & phy_type ()
Optional.
Metadata & phy_type (std::optional< ::fuchsia_hardware_usb_phy::AmlogicPhyType> value)
Optional.
void Metadata (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalTableCodingTraits