class Format

Defined at line 5622 of file fidling/gen/sdk/fidl/fuchsia.hardware.audio/fuchsia.hardware.audio/cpp/fidl/fuchsia.hardware.audio/cpp/natural_types.h

Deprecated: Use `Format2` instead.

Public Methods

void Format (Storage_ storage)
void Format ()

Defined at line 5627 of file fidling/gen/sdk/fidl/fuchsia.hardware.audio/fuchsia.hardware.audio/cpp/fidl/fuchsia.hardware.audio/cpp/natural_types.h

void Format (Format && )

Defined at line 5628 of file fidling/gen/sdk/fidl/fuchsia.hardware.audio/fuchsia.hardware.audio/cpp/fidl/fuchsia.hardware.audio/cpp/natural_types.h

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

Defined at line 5629 of file fidling/gen/sdk/fidl/fuchsia.hardware.audio/fuchsia.hardware.audio/cpp/fidl/fuchsia.hardware.audio/cpp/natural_types.h

Format & operator= (const Format & other)
bool operator== (const Format & other)
bool operator!= (const Format & other)
bool IsEmpty ()
const std::optional< ::fuchsia_hardware_audio::PcmFormat> & pcm_format ()
::std::optional< ::fuchsia_hardware_audio::PcmFormat> & pcm_format ()
Format & pcm_format (std::optional< ::fuchsia_hardware_audio::PcmFormat> value)

Setter for pcm_format.

void Format (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalTableCodingTraits