class RealmReadOnlyDirectoryResponse

Defined at line 4882 of file fidling/gen/sdk/fidl/fuchsia.component.test/fuchsia.component.test/cpp/fidl/fuchsia.component.test/cpp/natural_types.h

Public Methods

void RealmReadOnlyDirectoryResponse (Storage_ storage)
void RealmReadOnlyDirectoryResponse (uint8_t __reserved)
void RealmReadOnlyDirectoryResponse ()

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

Defined at line 4892 of file fidling/gen/sdk/fidl/fuchsia.component.test/fuchsia.component.test/cpp/fidl/fuchsia.component.test/cpp/natural_types.h

void RealmReadOnlyDirectoryResponse (RealmReadOnlyDirectoryResponse && )

Defined at line 4895 of file fidling/gen/sdk/fidl/fuchsia.component.test/fuchsia.component.test/cpp/fidl/fuchsia.component.test/cpp/natural_types.h

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

Defined at line 4896 of file fidling/gen/sdk/fidl/fuchsia.component.test/fuchsia.component.test/cpp/fidl/fuchsia.component.test/cpp/natural_types.h

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

Setter for __reserved.

void RealmReadOnlyDirectoryResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits