class MapperSessionOpenChildSessionResponse

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

Public Methods

void MapperSessionOpenChildSessionResponse (Storage_ storage)
void MapperSessionOpenChildSessionResponse (uint8_t __reserved)
void MapperSessionOpenChildSessionResponse ()

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

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

void MapperSessionOpenChildSessionResponse (MapperSessionOpenChildSessionResponse && )

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

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

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

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

Setter for __reserved.

void MapperSessionOpenChildSessionResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits