class BusEnableResponse

Defined at line 32 of file fidling/gen/sdk/fidl/fuchsia.hardware.usb.virtual.bus/fuchsia.hardware.usb.virtual.bus/cpp/fidl/fuchsia.hardware.usb.virtual.bus/cpp/natural_types.h

Public Methods

void BusEnableResponse (Storage_ storage)
void BusEnableResponse (int32_t status)
void BusEnableResponse ()

Default constructs a |BusEnableResponse| only if all of its members are default constructible.

Defined at line 43 of file fidling/gen/sdk/fidl/fuchsia.hardware.usb.virtual.bus/fuchsia.hardware.usb.virtual.bus/cpp/fidl/fuchsia.hardware.usb.virtual.bus/cpp/natural_types.h

void BusEnableResponse (BusEnableResponse && )

Defined at line 46 of file fidling/gen/sdk/fidl/fuchsia.hardware.usb.virtual.bus/fuchsia.hardware.usb.virtual.bus/cpp/fidl/fuchsia.hardware.usb.virtual.bus/cpp/natural_types.h

void BusEnableResponse (const BusEnableResponse & other)
BusEnableResponse & operator= (BusEnableResponse && )

Defined at line 47 of file fidling/gen/sdk/fidl/fuchsia.hardware.usb.virtual.bus/fuchsia.hardware.usb.virtual.bus/cpp/fidl/fuchsia.hardware.usb.virtual.bus/cpp/natural_types.h

BusEnableResponse & operator= (const BusEnableResponse & other)
bool operator== (const BusEnableResponse & other)
bool operator!= (const BusEnableResponse & other)
int32_t status ()
int32_t & status ()
BusEnableResponse & status (int32_t value)

Setter for status.

void BusEnableResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits