class OtherHandle

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

Public Methods

void OtherHandle ()

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

void OtherHandle (OtherHandle && )

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

void OtherHandle (Storage_ storage)
void OtherHandle (const OtherHandle & other)
OtherHandle & operator= (const OtherHandle & other)
bool operator== (const OtherHandle & other)
bool operator!= (const OtherHandle & other)
bool IsEmpty ()
const std::optional<zx_obj_type_t> & type ()
::std::optional<zx_obj_type_t> & type ()
OtherHandle & type (std::optional<zx_obj_type_t> value)

Setter for type.

const std::optional<uint64_t> & koid ()
::std::optional<uint64_t> & koid ()
OtherHandle & koid (std::optional<uint64_t> value)

Setter for koid.

OtherHandle & operator= (OtherHandle && )

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

const std::optional<uint64_t> & related_koid ()
::std::optional<uint64_t> & related_koid ()
OtherHandle & related_koid (std::optional<uint64_t> value)

Setter for related_koid.

const std::optional<uint64_t> & peer_owner_koid ()
::std::optional<uint64_t> & peer_owner_koid ()
OtherHandle & peer_owner_koid (std::optional<uint64_t> value)

Setter for peer_owner_koid.

const std::optional<zx_rights_t> & handle_rights ()
::std::optional<zx_rights_t> & handle_rights ()
OtherHandle & handle_rights (std::optional<zx_rights_t> value)

Setter for handle_rights.

void OtherHandle (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalTableCodingTraits