class TextStreamType

Defined at line 12288 of file fidling/gen/sdk/fidl/fuchsia.media/fuchsia.media/cpp/fidl/fuchsia.media/cpp/natural_types.h

Describes the type of a text elementary stream.

Public Methods

void TextStreamType (Storage_ storage)
void TextStreamType (uint8_t __reserved)
void TextStreamType ()

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

Defined at line 12298 of file fidling/gen/sdk/fidl/fuchsia.media/fuchsia.media/cpp/fidl/fuchsia.media/cpp/natural_types.h

void TextStreamType (TextStreamType && )

Defined at line 12301 of file fidling/gen/sdk/fidl/fuchsia.media/fuchsia.media/cpp/fidl/fuchsia.media/cpp/natural_types.h

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

Defined at line 12302 of file fidling/gen/sdk/fidl/fuchsia.media/fuchsia.media/cpp/fidl/fuchsia.media/cpp/natural_types.h

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

Setter for __reserved.

void TextStreamType (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits