class VmoGetVmoStreamSizeRequest

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

Public Methods

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

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

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

void VmoGetVmoStreamSizeRequest (VmoGetVmoStreamSizeRequest && )

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

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

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

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

Setter for handle.

void VmoGetVmoStreamSizeRequest (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits