class ProviderV2NotifyBufferSavedRequest

Defined at line 664 of file fidling/gen/sdk/fidl/fuchsia.tracing.provider/fuchsia.tracing.provider/cpp/fidl/fuchsia.tracing.provider/cpp/natural_types.h

Public Methods

void ProviderV2NotifyBufferSavedRequest (Storage_ storage)
void ProviderV2NotifyBufferSavedRequest (uint32_t wrapped_count, uint64_t durable_data_end)
void ProviderV2NotifyBufferSavedRequest ()

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

Defined at line 675 of file fidling/gen/sdk/fidl/fuchsia.tracing.provider/fuchsia.tracing.provider/cpp/fidl/fuchsia.tracing.provider/cpp/natural_types.h

void ProviderV2NotifyBufferSavedRequest (ProviderV2NotifyBufferSavedRequest && )

Defined at line 678 of file fidling/gen/sdk/fidl/fuchsia.tracing.provider/fuchsia.tracing.provider/cpp/fidl/fuchsia.tracing.provider/cpp/natural_types.h

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

Defined at line 679 of file fidling/gen/sdk/fidl/fuchsia.tracing.provider/fuchsia.tracing.provider/cpp/fidl/fuchsia.tracing.provider/cpp/natural_types.h

ProviderV2NotifyBufferSavedRequest & operator= (const ProviderV2NotifyBufferSavedRequest & other)
bool operator== (const ProviderV2NotifyBufferSavedRequest & other)
bool operator!= (const ProviderV2NotifyBufferSavedRequest & other)
uint32_t wrapped_count ()

The "wrapped count", which is a count of the number of times

a buffer has filled.

uint32_t & wrapped_count ()

The "wrapped count", which is a count of the number of times

a buffer has filled.

ProviderV2NotifyBufferSavedRequest & wrapped_count (uint32_t value)

The "wrapped count", which is a count of the number of times

a buffer has filled.

uint64_t durable_data_end ()

current offset in the durable buffer

uint64_t & durable_data_end ()

current offset in the durable buffer

ProviderV2NotifyBufferSavedRequest & durable_data_end (uint64_t value)

current offset in the durable buffer

void ProviderV2NotifyBufferSavedRequest (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits