class ChannelControlGetTargetListResponse

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

Public Methods

void ChannelControlGetTargetListResponse (Storage_ storage)
void ChannelControlGetTargetListResponse (::std::vector< ::std::string> channels)
void ChannelControlGetTargetListResponse ()

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

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

void ChannelControlGetTargetListResponse (ChannelControlGetTargetListResponse && )

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

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

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

ChannelControlGetTargetListResponse & operator= (const ChannelControlGetTargetListResponse & other)
bool operator== (const ChannelControlGetTargetListResponse & other)
bool operator!= (const ChannelControlGetTargetListResponse & other)
const ::std::vector< ::std::string> & channels ()
::std::vector< ::std::string> & channels ()
ChannelControlGetTargetListResponse & channels (::std::vector< ::std::string> value)

Setter for channels.

void ChannelControlGetTargetListResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits