class AioStopped

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

Public Methods

void AioStopped (Storage_ storage)
void AioStopped (::fidl::Box< ::fuchsia_fdomain::Error> error)
void AioStopped ()

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

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

void AioStopped (AioStopped && )

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

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

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

AioStopped & operator= (const AioStopped & other)
bool operator== (const AioStopped & other)
bool operator!= (const AioStopped & other)
const ::fidl::Box< ::fuchsia_fdomain::Error> & error ()
::fidl::Box< ::fuchsia_fdomain::Error> & error ()
AioStopped & error (::fidl::Box< ::fuchsia_fdomain::Error> value)

Setter for error.

void AioStopped (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits