class AacTransportRaw
Defined at line 7587 of file fidling/gen/sdk/fidl/fuchsia.media/fuchsia.media/cpp/fidl/fuchsia.media/cpp/natural_types.h
Raw AAC access units.
Public Methods
void AacTransportRaw (Storage_ storage)
void AacTransportRaw (uint8_t __reserved)
void AacTransportRaw ()
Default constructs a |AacTransportRaw| only if all of its members are default constructible.
Defined at line 7597 of file fidling/gen/sdk/fidl/fuchsia.media/fuchsia.media/cpp/fidl/fuchsia.media/cpp/natural_types.h
void AacTransportRaw (AacTransportRaw && )
Defined at line 7600 of file fidling/gen/sdk/fidl/fuchsia.media/fuchsia.media/cpp/fidl/fuchsia.media/cpp/natural_types.h
void AacTransportRaw (const AacTransportRaw & other)
AacTransportRaw & operator= (AacTransportRaw && )
Defined at line 7601 of file fidling/gen/sdk/fidl/fuchsia.media/fuchsia.media/cpp/fidl/fuchsia.media/cpp/natural_types.h
AacTransportRaw & operator= (const AacTransportRaw & other)
bool operator== (const AacTransportRaw & other)
bool operator!= (const AacTransportRaw & other)
uint8_t __reserved ()
uint8_t & __reserved ()
AacTransportRaw & __reserved (uint8_t value)
Setter for __reserved.
void AacTransportRaw (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits