class CollectorCollectJsonStatsWithOptionsRequest

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

Public Methods

void CollectorCollectJsonStatsWithOptionsRequest ()

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

void CollectorCollectJsonStatsWithOptionsRequest (const CollectorCollectJsonStatsWithOptionsRequest & other)

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

CollectorCollectJsonStatsWithOptionsRequest & operator= (const CollectorCollectJsonStatsWithOptionsRequest & other)

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

void CollectorCollectJsonStatsWithOptionsRequest (CollectorCollectJsonStatsWithOptionsRequest && other)

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

bool IsEmpty ()

Returns whether no field is set.

bool HasUnknownData ()

Returns whether the table references unknown fields.

void _CloseHandles ()
::fidl::WireTableBuilder< ::fuchsia_memory_inspection::wire::CollectorCollectJsonStatsWithOptionsRequest> Builder (::fidl::AnyArena & arena)

Return a builder that by defaults allocates of an arena.

::fidl::WireTableExternalBuilder< ::fuchsia_memory_inspection::wire::CollectorCollectJsonStatsWithOptionsRequest> ExternalBuilder (::fidl::ObjectView< ::fidl::WireTableFrame< ::fuchsia_memory_inspection::wire::CollectorCollectJsonStatsWithOptionsRequest>> frame)

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

CollectorCollectJsonStatsWithOptionsRequest & operator= (CollectorCollectJsonStatsWithOptionsRequest && other)

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

::zx::socket & socket ()
bool has_socket ()
bool & include_starnix_processes ()
bool has_include_starnix_processes ()
void ~CollectorCollectJsonStatsWithOptionsRequest ()

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

Friends

class WireTableBaseBuilder
class WireTableBaseBuilder