class Vmo

Defined at line 962 of file fidling/gen/sdk/fidl/fuchsia.process.explorer/fuchsia.process.explorer/cpp/fidl/fuchsia.process.explorer/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_process_explorer::wire::Vmo> Builder (::fidl::AnyArena & arena)

Return a builder that by defaults allocates of an arena.

::fidl::WireTableExternalBuilder< ::fuchsia_process_explorer::wire::Vmo> ExternalBuilder (::fidl::ObjectView< ::fidl::WireTableFrame< ::fuchsia_process_explorer::wire::Vmo>> frame)

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

void Vmo ()

Defined at line 964 of file fidling/gen/sdk/fidl/fuchsia.process.explorer/fuchsia.process.explorer/cpp/fidl/fuchsia.process.explorer/cpp/wire_types.h

void Vmo (const Vmo & other)

Defined at line 965 of file fidling/gen/sdk/fidl/fuchsia.process.explorer/fuchsia.process.explorer/cpp/fidl/fuchsia.process.explorer/cpp/wire_types.h

bool has_name ()
Vmo & operator= (const Vmo & other)

Defined at line 966 of file fidling/gen/sdk/fidl/fuchsia.process.explorer/fuchsia.process.explorer/cpp/fidl/fuchsia.process.explorer/cpp/wire_types.h

void Vmo (Vmo && other)

Defined at line 967 of file fidling/gen/sdk/fidl/fuchsia.process.explorer/fuchsia.process.explorer/cpp/fidl/fuchsia.process.explorer/cpp/wire_types.h

uint64_t & koid ()
bool has_koid ()
::fidl::StringView & name ()
Vmo & operator= (Vmo && other)

Defined at line 968 of file fidling/gen/sdk/fidl/fuchsia.process.explorer/fuchsia.process.explorer/cpp/fidl/fuchsia.process.explorer/cpp/wire_types.h

uint64_t & size_bytes ()
bool has_size_bytes ()
uint64_t & parent_koid ()
bool has_parent_koid ()
uint64_t & num_children ()
bool has_num_children ()
uint64_t & num_mappings ()
bool has_num_mappings ()
uint64_t & share_count ()
bool has_share_count ()
uint64_t & committed_bytes ()
bool has_committed_bytes ()
zx_rights_t & handle_rights ()
bool has_handle_rights ()
void ~Vmo ()

Defined at line 970 of file fidling/gen/sdk/fidl/fuchsia.process.explorer/fuchsia.process.explorer/cpp/fidl/fuchsia.process.explorer/cpp/wire_types.h

Friends

class WireTableBaseBuilder
class WireTableBaseBuilder