class VmoId

Defined at line 279 of file fidling/gen/sdk/fidl/fuchsia.storage.block/fuchsia.storage.block/cpp/fidl/fuchsia.storage.block/cpp/natural_types.h

Public Methods

void VmoId (Storage_ storage)
void VmoId (uint16_t id)
void VmoId ()

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

Defined at line 289 of file fidling/gen/sdk/fidl/fuchsia.storage.block/fuchsia.storage.block/cpp/fidl/fuchsia.storage.block/cpp/natural_types.h

void VmoId (VmoId && )

Defined at line 292 of file fidling/gen/sdk/fidl/fuchsia.storage.block/fuchsia.storage.block/cpp/fidl/fuchsia.storage.block/cpp/natural_types.h

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

Defined at line 293 of file fidling/gen/sdk/fidl/fuchsia.storage.block/fuchsia.storage.block/cpp/fidl/fuchsia.storage.block/cpp/natural_types.h

VmoId & operator= (const VmoId & other)
bool operator== (const VmoId & other)
bool operator!= (const VmoId & other)
uint16_t id ()
uint16_t & id ()
VmoId & id (uint16_t value)

Setter for id.

void VmoId (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits