class VmoCreateVmoResponse
Defined at line 5812 of file fidling/gen/sdk/fidl/fuchsia.fdomain/fuchsia.fdomain/cpp/fidl/fuchsia.fdomain/cpp/natural_types.h
Public Methods
void VmoCreateVmoResponse (Storage_ storage)
void VmoCreateVmoResponse (uint8_t __reserved)
void VmoCreateVmoResponse ()
Default constructs a |VmoCreateVmoResponse| only if all of its members are default constructible.
Defined at line 5822 of file fidling/gen/sdk/fidl/fuchsia.fdomain/fuchsia.fdomain/cpp/fidl/fuchsia.fdomain/cpp/natural_types.h
void VmoCreateVmoResponse (VmoCreateVmoResponse && )
Defined at line 5825 of file fidling/gen/sdk/fidl/fuchsia.fdomain/fuchsia.fdomain/cpp/fidl/fuchsia.fdomain/cpp/natural_types.h
void VmoCreateVmoResponse (const VmoCreateVmoResponse & other)
VmoCreateVmoResponse & operator= (VmoCreateVmoResponse && )
Defined at line 5826 of file fidling/gen/sdk/fidl/fuchsia.fdomain/fuchsia.fdomain/cpp/fidl/fuchsia.fdomain/cpp/natural_types.h
VmoCreateVmoResponse & operator= (const VmoCreateVmoResponse & other)
bool operator== (const VmoCreateVmoResponse & other)
bool operator!= (const VmoCreateVmoResponse & other)
uint8_t __reserved ()
uint8_t & __reserved ()
VmoCreateVmoResponse & __reserved (uint8_t value)
Setter for __reserved.
void VmoCreateVmoResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits