class GraphicalPresenterPresentViewResponse

Defined at line 1070 of file fidling/gen/sdk/fidl/fuchsia.element/fuchsia.element/cpp/fidl/fuchsia.element/cpp/natural_types.h

Public Methods

void GraphicalPresenterPresentViewResponse (Storage_ storage)
void GraphicalPresenterPresentViewResponse (uint8_t __reserved)
void GraphicalPresenterPresentViewResponse ()

Default constructs a |GraphicalPresenterPresentViewResponse| only if all of its members are default constructible.

Defined at line 1081 of file fidling/gen/sdk/fidl/fuchsia.element/fuchsia.element/cpp/fidl/fuchsia.element/cpp/natural_types.h

void GraphicalPresenterPresentViewResponse (GraphicalPresenterPresentViewResponse && )

Defined at line 1084 of file fidling/gen/sdk/fidl/fuchsia.element/fuchsia.element/cpp/fidl/fuchsia.element/cpp/natural_types.h

void GraphicalPresenterPresentViewResponse (const GraphicalPresenterPresentViewResponse & other)
GraphicalPresenterPresentViewResponse & operator= (GraphicalPresenterPresentViewResponse && )

Defined at line 1085 of file fidling/gen/sdk/fidl/fuchsia.element/fuchsia.element/cpp/fidl/fuchsia.element/cpp/natural_types.h

GraphicalPresenterPresentViewResponse & operator= (const GraphicalPresenterPresentViewResponse & other)
bool operator== (const GraphicalPresenterPresentViewResponse & other)
bool operator!= (const GraphicalPresenterPresentViewResponse & other)
uint8_t __reserved ()
uint8_t & __reserved ()
GraphicalPresenterPresentViewResponse & __reserved (uint8_t value)

Setter for __reserved.

void GraphicalPresenterPresentViewResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits