class ConfigGetImplsResponse

Defined at line 8034 of file fidling/gen/src/tests/fidl/compatibility/fidl/fidl_service/cpp/fidl/fidl.test.compatibility/cpp/natural_types.h

Public Methods

void ConfigGetImplsResponse (Storage_ storage)
void ConfigGetImplsResponse (::std::vector< ::std::string> impls)
void ConfigGetImplsResponse ()

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

Defined at line 8044 of file fidling/gen/src/tests/fidl/compatibility/fidl/fidl_service/cpp/fidl/fidl.test.compatibility/cpp/natural_types.h

void ConfigGetImplsResponse (ConfigGetImplsResponse && )

Defined at line 8047 of file fidling/gen/src/tests/fidl/compatibility/fidl/fidl_service/cpp/fidl/fidl.test.compatibility/cpp/natural_types.h

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

Defined at line 8048 of file fidling/gen/src/tests/fidl/compatibility/fidl/fidl_service/cpp/fidl/fidl.test.compatibility/cpp/natural_types.h

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

Setter for impls.

void ConfigGetImplsResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits