class UnspecifiedBestEffort
Defined at line 1356 of file fidling/gen/sdk/fidl/fuchsia.audio/fuchsia.audio/cpp/fidl/fuchsia.audio/cpp/natural_types.h
Public Methods
void UnspecifiedBestEffort (Storage_ storage)
void UnspecifiedBestEffort (uint8_t __reserved)
void UnspecifiedBestEffort ()
Default constructs a |UnspecifiedBestEffort| only if all of its members are default constructible.
Defined at line 1367 of file fidling/gen/sdk/fidl/fuchsia.audio/fuchsia.audio/cpp/fidl/fuchsia.audio/cpp/natural_types.h
void UnspecifiedBestEffort (UnspecifiedBestEffort && )
Defined at line 1370 of file fidling/gen/sdk/fidl/fuchsia.audio/fuchsia.audio/cpp/fidl/fuchsia.audio/cpp/natural_types.h
void UnspecifiedBestEffort (const UnspecifiedBestEffort & other)
UnspecifiedBestEffort & operator= (UnspecifiedBestEffort && )
Defined at line 1371 of file fidling/gen/sdk/fidl/fuchsia.audio/fuchsia.audio/cpp/fidl/fuchsia.audio/cpp/natural_types.h
UnspecifiedBestEffort & operator= (const UnspecifiedBestEffort & other)
bool operator== (const UnspecifiedBestEffort & other)
bool operator!= (const UnspecifiedBestEffort & other)
uint8_t __reserved ()
uint8_t & __reserved ()
UnspecifiedBestEffort & __reserved (uint8_t value)
Setter for __reserved.
void UnspecifiedBestEffort (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits