class ExpectBusTestExpectInResponse

Defined at line 845 of file fidling/gen/src/devices/usb/drivers/usb-virtual-bus/tests/fuchsia.hardware.usb.virtualbustest/cpp/fidl/fuchsia.hardware.usb.virtualbustest/cpp/natural_types.h

Public Methods

void ExpectBusTestExpectInResponse (Storage_ storage)
void ExpectBusTestExpectInResponse (uint64_t actual)
void ExpectBusTestExpectInResponse ()

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

Defined at line 856 of file fidling/gen/src/devices/usb/drivers/usb-virtual-bus/tests/fuchsia.hardware.usb.virtualbustest/cpp/fidl/fuchsia.hardware.usb.virtualbustest/cpp/natural_types.h

void ExpectBusTestExpectInResponse (ExpectBusTestExpectInResponse && )

Defined at line 859 of file fidling/gen/src/devices/usb/drivers/usb-virtual-bus/tests/fuchsia.hardware.usb.virtualbustest/cpp/fidl/fuchsia.hardware.usb.virtualbustest/cpp/natural_types.h

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

Defined at line 860 of file fidling/gen/src/devices/usb/drivers/usb-virtual-bus/tests/fuchsia.hardware.usb.virtualbustest/cpp/fidl/fuchsia.hardware.usb.virtualbustest/cpp/natural_types.h

ExpectBusTestExpectInResponse & operator= (const ExpectBusTestExpectInResponse & other)
bool operator== (const ExpectBusTestExpectInResponse & other)
bool operator!= (const ExpectBusTestExpectInResponse & other)
uint64_t actual ()
uint64_t & actual ()
ExpectBusTestExpectInResponse & actual (uint64_t value)

Setter for actual.

void ExpectBusTestExpectInResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits