class RealmStartResponse

Defined at line 1511 of file fidling/gen/sdk/fidl/fuchsia.driver.test/fuchsia.driver.test/cpp/fidl/fuchsia.driver.test/cpp/natural_types.h

Public Methods

void RealmStartResponse (Storage_ storage)
void RealmStartResponse (uint8_t __reserved)
void RealmStartResponse ()

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

Defined at line 1522 of file fidling/gen/sdk/fidl/fuchsia.driver.test/fuchsia.driver.test/cpp/fidl/fuchsia.driver.test/cpp/natural_types.h

void RealmStartResponse (RealmStartResponse && )

Defined at line 1525 of file fidling/gen/sdk/fidl/fuchsia.driver.test/fuchsia.driver.test/cpp/fidl/fuchsia.driver.test/cpp/natural_types.h

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

Defined at line 1526 of file fidling/gen/sdk/fidl/fuchsia.driver.test/fuchsia.driver.test/cpp/fidl/fuchsia.driver.test/cpp/natural_types.h

RealmStartResponse & operator= (const RealmStartResponse & other)
bool operator== (const RealmStartResponse & other)
bool operator!= (const RealmStartResponse & other)
uint8_t __reserved ()
uint8_t & __reserved ()
RealmStartResponse & __reserved (uint8_t value)

Setter for __reserved.

void RealmStartResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits