class TakeSnapshotCmdDeprecated

Defined at line 1306 of file fidling/gen/sdk/fidl/fuchsia.ui.gfx/fuchsia.ui.gfx/cpp/fidl/fuchsia.ui.gfx/cpp/natural_types.h

Public Methods

void TakeSnapshotCmdDeprecated (Storage_ storage)
void TakeSnapshotCmdDeprecated (uint32_t node_id, ::fidl::ClientEnd< ::fuchsia_ui_gfx::SnapshotCallbackDeprecated> callback)
void TakeSnapshotCmdDeprecated ()

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

Defined at line 1316 of file fidling/gen/sdk/fidl/fuchsia.ui.gfx/fuchsia.ui.gfx/cpp/fidl/fuchsia.ui.gfx/cpp/natural_types.h

void TakeSnapshotCmdDeprecated (TakeSnapshotCmdDeprecated && )

Defined at line 1319 of file fidling/gen/sdk/fidl/fuchsia.ui.gfx/fuchsia.ui.gfx/cpp/fidl/fuchsia.ui.gfx/cpp/natural_types.h

uint32_t node_id ()
uint32_t & node_id ()
TakeSnapshotCmdDeprecated & node_id (uint32_t value)

Setter for node_id.

const ::fidl::ClientEnd< ::fuchsia_ui_gfx::SnapshotCallbackDeprecated> & callback ()
::fidl::ClientEnd< ::fuchsia_ui_gfx::SnapshotCallbackDeprecated> & callback ()
TakeSnapshotCmdDeprecated & callback (::fidl::ClientEnd< ::fuchsia_ui_gfx::SnapshotCallbackDeprecated> value)

Setter for callback.

void TakeSnapshotCmdDeprecated (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
TakeSnapshotCmdDeprecated & operator= (TakeSnapshotCmdDeprecated && )

Defined at line 1320 of file fidling/gen/sdk/fidl/fuchsia.ui.gfx/fuchsia.ui.gfx/cpp/fidl/fuchsia.ui.gfx/cpp/natural_types.h

Friends

class MemberVisitor
class NaturalStructCodingTraits