class ViewRef

Defined at line 15 of file ../../src/ui/scenic/lib/types/view_ref.h

Encapsulate a FIDL ViewRef along with its corresponding KOID.

Public Methods

void ViewRef (const ViewRef & )

Move-only.

Defined at line 19 of file ../../src/ui/scenic/lib/types/view_ref.h

void ViewRef (ViewRef && )

Defined at line 20 of file ../../src/ui/scenic/lib/types/view_ref.h

void ViewRef (fuchsia_ui_views::ViewRef ref)

Defined at line 20 of file ../../src/ui/scenic/lib/types/view_ref.cc

ViewRef & operator= (const ViewRef & )

Defined at line 21 of file ../../src/ui/scenic/lib/types/view_ref.h

ViewRef & operator= (ViewRef && )

Defined at line 22 of file ../../src/ui/scenic/lib/types/view_ref.h

zx_koid_t koid ()

Defined at line 24 of file ../../src/ui/scenic/lib/types/view_ref.h

const zx::eventpair & eventpair ()

Defined at line 25 of file ../../src/ui/scenic/lib/types/view_ref.h

bool operator== (const ViewRef & other)

Defined at line 27 of file ../../src/ui/scenic/lib/types/view_ref.h