class ClientStateWatcherWatchResponse

Defined at line 124 of file fidling/gen/sdk/fidl/fuchsia.thermal/fuchsia.thermal/cpp/fidl/fuchsia.thermal/cpp/natural_types.h

Public Methods

void ClientStateWatcherWatchResponse (Storage_ storage)
void ClientStateWatcherWatchResponse (uint64_t state)
void ClientStateWatcherWatchResponse ()

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

Defined at line 135 of file fidling/gen/sdk/fidl/fuchsia.thermal/fuchsia.thermal/cpp/fidl/fuchsia.thermal/cpp/natural_types.h

void ClientStateWatcherWatchResponse (ClientStateWatcherWatchResponse && )

Defined at line 138 of file fidling/gen/sdk/fidl/fuchsia.thermal/fuchsia.thermal/cpp/fidl/fuchsia.thermal/cpp/natural_types.h

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

Defined at line 139 of file fidling/gen/sdk/fidl/fuchsia.thermal/fuchsia.thermal/cpp/fidl/fuchsia.thermal/cpp/natural_types.h

ClientStateWatcherWatchResponse & operator= (const ClientStateWatcherWatchResponse & other)
bool operator== (const ClientStateWatcherWatchResponse & other)
bool operator!= (const ClientStateWatcherWatchResponse & other)
uint64_t state ()
uint64_t & state ()
ClientStateWatcherWatchResponse & state (uint64_t value)

Setter for state.

void ClientStateWatcherWatchResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits