class SessionAttachVmoResponse
Defined at line 330 of file fidling/gen/sdk/fidl/fuchsia.storage.block/fuchsia.storage.block/cpp/fidl/fuchsia.storage.block/cpp/natural_types.h
Public Methods
void SessionAttachVmoResponse (Storage_ storage)
void SessionAttachVmoResponse (::fuchsia_storage_block::VmoId vmoid)
void SessionAttachVmoResponse ()
Default constructs a |SessionAttachVmoResponse| only if all of its members are default constructible.
Defined at line 340 of file fidling/gen/sdk/fidl/fuchsia.storage.block/fuchsia.storage.block/cpp/fidl/fuchsia.storage.block/cpp/natural_types.h
void SessionAttachVmoResponse (SessionAttachVmoResponse && )
Defined at line 343 of file fidling/gen/sdk/fidl/fuchsia.storage.block/fuchsia.storage.block/cpp/fidl/fuchsia.storage.block/cpp/natural_types.h
void SessionAttachVmoResponse (const SessionAttachVmoResponse & other)
SessionAttachVmoResponse & operator= (SessionAttachVmoResponse && )
Defined at line 344 of file fidling/gen/sdk/fidl/fuchsia.storage.block/fuchsia.storage.block/cpp/fidl/fuchsia.storage.block/cpp/natural_types.h
SessionAttachVmoResponse & operator= (const SessionAttachVmoResponse & other)
bool operator== (const SessionAttachVmoResponse & other)
bool operator!= (const SessionAttachVmoResponse & other)
const ::fuchsia_storage_block::VmoId & vmoid ()
::fuchsia_storage_block::VmoId & vmoid ()
SessionAttachVmoResponse & vmoid (::fuchsia_storage_block::VmoId value)
Setter for vmoid.
void SessionAttachVmoResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits