class VmoGetVmoSizeRequest

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

Public Methods

void VmoGetVmoSizeRequest (Storage_ storage)
void VmoGetVmoSizeRequest (::fuchsia_fdomain::HandleId handle)
void VmoGetVmoSizeRequest ()

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

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

void VmoGetVmoSizeRequest (VmoGetVmoSizeRequest && )

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

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

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

VmoGetVmoSizeRequest & operator= (const VmoGetVmoSizeRequest & other)
bool operator== (const VmoGetVmoSizeRequest & other)
bool operator!= (const VmoGetVmoSizeRequest & other)
const ::fuchsia_fdomain::HandleId & handle ()
::fuchsia_fdomain::HandleId & handle ()
VmoGetVmoSizeRequest & handle (::fuchsia_fdomain::HandleId value)

Setter for handle.

void VmoGetVmoSizeRequest (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits