class VmoReadVmoResponse

Defined at line 6013 of file fidling/gen/sdk/fidl/fuchsia.fdomain/fuchsia.fdomain/cpp/fidl/fuchsia.fdomain/cpp/natural_types.h

Public Methods

void VmoReadVmoResponse (Storage_ storage)
void VmoReadVmoResponse (::std::vector<uint8_t> data)
void VmoReadVmoResponse ()

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

Defined at line 6023 of file fidling/gen/sdk/fidl/fuchsia.fdomain/fuchsia.fdomain/cpp/fidl/fuchsia.fdomain/cpp/natural_types.h

void VmoReadVmoResponse (VmoReadVmoResponse && )

Defined at line 6026 of file fidling/gen/sdk/fidl/fuchsia.fdomain/fuchsia.fdomain/cpp/fidl/fuchsia.fdomain/cpp/natural_types.h

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

Defined at line 6027 of file fidling/gen/sdk/fidl/fuchsia.fdomain/fuchsia.fdomain/cpp/fidl/fuchsia.fdomain/cpp/natural_types.h

VmoReadVmoResponse & operator= (const VmoReadVmoResponse & other)
bool operator== (const VmoReadVmoResponse & other)
bool operator!= (const VmoReadVmoResponse & other)
const ::std::vector<uint8_t> & data ()
::std::vector<uint8_t> & data ()
VmoReadVmoResponse & data (::std::vector<uint8_t> value)

Setter for data.

void VmoReadVmoResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits