class AllocatorValidateBufferCollectionTokenResponse

Defined at line 539 of file fidling/gen/sdk/fidl/fuchsia.sysmem/fuchsia.sysmem/cpp/fidl/fuchsia.sysmem/cpp/natural_types.h

Public Methods

void AllocatorValidateBufferCollectionTokenResponse (Storage_ storage)
void AllocatorValidateBufferCollectionTokenResponse (bool is_known)
void AllocatorValidateBufferCollectionTokenResponse ()

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

Defined at line 549 of file fidling/gen/sdk/fidl/fuchsia.sysmem/fuchsia.sysmem/cpp/fidl/fuchsia.sysmem/cpp/natural_types.h

void AllocatorValidateBufferCollectionTokenResponse (AllocatorValidateBufferCollectionTokenResponse && )

Defined at line 552 of file fidling/gen/sdk/fidl/fuchsia.sysmem/fuchsia.sysmem/cpp/fidl/fuchsia.sysmem/cpp/natural_types.h

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

Defined at line 553 of file fidling/gen/sdk/fidl/fuchsia.sysmem/fuchsia.sysmem/cpp/fidl/fuchsia.sysmem/cpp/natural_types.h

AllocatorValidateBufferCollectionTokenResponse & operator= (const AllocatorValidateBufferCollectionTokenResponse & other)
bool operator== (const AllocatorValidateBufferCollectionTokenResponse & other)
bool operator!= (const AllocatorValidateBufferCollectionTokenResponse & other)
bool is_known ()
bool & is_known ()
AllocatorValidateBufferCollectionTokenResponse & is_known (bool value)

Setter for is_known.

void AllocatorValidateBufferCollectionTokenResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits