class QueryableQueryResponse

Defined at line 181 of file fidling/gen/sdk/fidl/fuchsia.unknown/fuchsia.unknown/cpp/fidl/fuchsia.unknown/cpp/natural_types.h

Public Methods

void QueryableQueryResponse (Storage_ storage)
void QueryableQueryResponse (::std::vector<uint8_t> protocol)
void QueryableQueryResponse ()

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

Defined at line 192 of file fidling/gen/sdk/fidl/fuchsia.unknown/fuchsia.unknown/cpp/fidl/fuchsia.unknown/cpp/natural_types.h

void QueryableQueryResponse (QueryableQueryResponse && )

Defined at line 195 of file fidling/gen/sdk/fidl/fuchsia.unknown/fuchsia.unknown/cpp/fidl/fuchsia.unknown/cpp/natural_types.h

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

Defined at line 196 of file fidling/gen/sdk/fidl/fuchsia.unknown/fuchsia.unknown/cpp/fidl/fuchsia.unknown/cpp/natural_types.h

QueryableQueryResponse & operator= (const QueryableQueryResponse & other)
bool operator== (const QueryableQueryResponse & other)
bool operator!= (const QueryableQueryResponse & other)
const ::std::vector<uint8_t> & protocol ()

Identifies the underlying protocol.

::std::vector<uint8_t> & protocol ()

Identifies the underlying protocol.

QueryableQueryResponse & protocol (::std::vector<uint8_t> value)

Identifies the underlying protocol.

void QueryableQueryResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits