class RecordDeallocationEvent

Defined at line 1005 of file fidling/gen/sdk/fidl/fuchsia.memory.sampler/fuchsia.memory.sampler/cpp/fidl/fuchsia.memory.sampler/cpp/wire_types.h

Public Methods

bool IsEmpty ()

Returns whether no field is set.

bool HasUnknownData ()

Returns whether the table references unknown fields.

::fidl::WireTableBuilder< ::fuchsia_memory_sampler::wire::RecordDeallocationEvent> Builder (::fidl::AnyArena & arena)

Return a builder that by defaults allocates of an arena.

::fidl::WireTableExternalBuilder< ::fuchsia_memory_sampler::wire::RecordDeallocationEvent> ExternalBuilder (::fidl::ObjectView< ::fidl::WireTableFrame< ::fuchsia_memory_sampler::wire::RecordDeallocationEvent>> frame)

Return a builder that relies on explicitly allocating |fidl::ObjectView|s.

void RecordDeallocationEvent ()

Defined at line 1007 of file fidling/gen/sdk/fidl/fuchsia.memory.sampler/fuchsia.memory.sampler/cpp/fidl/fuchsia.memory.sampler/cpp/wire_types.h

void RecordDeallocationEvent (const RecordDeallocationEvent & other)

Defined at line 1008 of file fidling/gen/sdk/fidl/fuchsia.memory.sampler/fuchsia.memory.sampler/cpp/fidl/fuchsia.memory.sampler/cpp/wire_types.h

uint64_t & address ()

Address of the deallocation, to uniquely identify it.

bool has_address ()
RecordDeallocationEvent & operator= (const RecordDeallocationEvent & other)

Defined at line 1009 of file fidling/gen/sdk/fidl/fuchsia.memory.sampler/fuchsia.memory.sampler/cpp/fidl/fuchsia.memory.sampler/cpp/wire_types.h

void RecordDeallocationEvent (RecordDeallocationEvent && other)

Defined at line 1010 of file fidling/gen/sdk/fidl/fuchsia.memory.sampler/fuchsia.memory.sampler/cpp/fidl/fuchsia.memory.sampler/cpp/wire_types.h

RecordDeallocationEvent & operator= (RecordDeallocationEvent && other)

Defined at line 1011 of file fidling/gen/sdk/fidl/fuchsia.memory.sampler/fuchsia.memory.sampler/cpp/fidl/fuchsia.memory.sampler/cpp/wire_types.h

::fuchsia_memory_sampler::wire::StackTrace & stack_trace ()

Stack frames collected at the deallocation point.

bool has_stack_trace ()
void ~RecordDeallocationEvent ()

Defined at line 1013 of file fidling/gen/sdk/fidl/fuchsia.memory.sampler/fuchsia.memory.sampler/cpp/fidl/fuchsia.memory.sampler/cpp/wire_types.h

Friends

class WireTableBaseBuilder
class WireTableBaseBuilder