class FDomainCloseResponse

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

Public Methods

void FDomainCloseResponse (Storage_ storage)
void FDomainCloseResponse (uint8_t __reserved)
void FDomainCloseResponse ()

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

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

void FDomainCloseResponse (FDomainCloseResponse && )

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

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

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

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

Setter for __reserved.

void FDomainCloseResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits