class MapperOpenSessionResponse

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

Public Methods

void MapperOpenSessionResponse (Storage_ storage)
void MapperOpenSessionResponse (uint8_t __reserved)
void MapperOpenSessionResponse ()

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

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

void MapperOpenSessionResponse (MapperOpenSessionResponse && )

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

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

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

MapperOpenSessionResponse & operator= (const MapperOpenSessionResponse & other)
bool operator== (const MapperOpenSessionResponse & other)
bool operator!= (const MapperOpenSessionResponse & other)
uint8_t __reserved ()
uint8_t & __reserved ()
MapperOpenSessionResponse & __reserved (uint8_t value)

Setter for __reserved.

void MapperOpenSessionResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits