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