class CoordinatorIsCaptureSupportedResponse

Defined at line 1287 of file fidling/gen/sdk/fidl/fuchsia.hardware.display/fuchsia.hardware.display/cpp/fidl/fuchsia.hardware.display/cpp/natural_types.h

Public Methods

void CoordinatorIsCaptureSupportedResponse (Storage_ storage)
void CoordinatorIsCaptureSupportedResponse (bool supported)
void CoordinatorIsCaptureSupportedResponse ()

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

Defined at line 1297 of file fidling/gen/sdk/fidl/fuchsia.hardware.display/fuchsia.hardware.display/cpp/fidl/fuchsia.hardware.display/cpp/natural_types.h

void CoordinatorIsCaptureSupportedResponse (CoordinatorIsCaptureSupportedResponse && )

Defined at line 1300 of file fidling/gen/sdk/fidl/fuchsia.hardware.display/fuchsia.hardware.display/cpp/fidl/fuchsia.hardware.display/cpp/natural_types.h

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

Defined at line 1301 of file fidling/gen/sdk/fidl/fuchsia.hardware.display/fuchsia.hardware.display/cpp/fidl/fuchsia.hardware.display/cpp/natural_types.h

CoordinatorIsCaptureSupportedResponse & operator= (const CoordinatorIsCaptureSupportedResponse & other)
bool operator== (const CoordinatorIsCaptureSupportedResponse & other)
bool operator!= (const CoordinatorIsCaptureSupportedResponse & other)
bool supported ()
bool & supported ()
CoordinatorIsCaptureSupportedResponse & supported (bool value)

Setter for supported.

void CoordinatorIsCaptureSupportedResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits