class FDomainReplaceResponse

Defined at line 2441 of file fidling/gen/sdk/fidl/fuchsia.fdomain/fuchsia.fdomain/cpp/fidl/fuchsia.fdomain/cpp/natural_types.h

Public Methods

void FDomainReplaceResponse (Storage_ storage)
void FDomainReplaceResponse (uint8_t __reserved)
void FDomainReplaceResponse ()

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

Defined at line 2451 of file fidling/gen/sdk/fidl/fuchsia.fdomain/fuchsia.fdomain/cpp/fidl/fuchsia.fdomain/cpp/natural_types.h

void FDomainReplaceResponse (FDomainReplaceResponse && )

Defined at line 2454 of file fidling/gen/sdk/fidl/fuchsia.fdomain/fuchsia.fdomain/cpp/fidl/fuchsia.fdomain/cpp/natural_types.h

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

Defined at line 2455 of file fidling/gen/sdk/fidl/fuchsia.fdomain/fuchsia.fdomain/cpp/fidl/fuchsia.fdomain/cpp/natural_types.h

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

Setter for __reserved.

void FDomainReplaceResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits