class ProviderGetCurrentResponse

Defined at line 26 of file fidling/gen/sdk/fidl/fuchsia.update.channel/fuchsia.update.channel/cpp/fidl/fuchsia.update.channel/cpp/natural_types.h

Public Methods

void ProviderGetCurrentResponse (Storage_ storage)
void ProviderGetCurrentResponse (::std::string channel)
void ProviderGetCurrentResponse ()

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

Defined at line 37 of file fidling/gen/sdk/fidl/fuchsia.update.channel/fuchsia.update.channel/cpp/fidl/fuchsia.update.channel/cpp/natural_types.h

void ProviderGetCurrentResponse (ProviderGetCurrentResponse && )

Defined at line 40 of file fidling/gen/sdk/fidl/fuchsia.update.channel/fuchsia.update.channel/cpp/fidl/fuchsia.update.channel/cpp/natural_types.h

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

Defined at line 41 of file fidling/gen/sdk/fidl/fuchsia.update.channel/fuchsia.update.channel/cpp/fidl/fuchsia.update.channel/cpp/natural_types.h

ProviderGetCurrentResponse & operator= (const ProviderGetCurrentResponse & other)
bool operator== (const ProviderGetCurrentResponse & other)
bool operator!= (const ProviderGetCurrentResponse & other)
const ::std::string & channel ()
::std::string & channel ()
ProviderGetCurrentResponse & channel (::std::string value)

Setter for channel.

void ProviderGetCurrentResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits