class EchoEchoInt32Response
Defined at line 289 of file fidling/gen/src/graphics/display/lib/driver-framework-migration-utils/namespace/testing/test.display.namespace/cpp/fidl/test.display.namespace/cpp/natural_types.h
Public Methods
void EchoEchoInt32Response (Storage_ storage)
void EchoEchoInt32Response (int32_t result)
void EchoEchoInt32Response ()
Default constructs a |EchoEchoInt32Response| only if all of its members are default constructible.
Defined at line 300 of file fidling/gen/src/graphics/display/lib/driver-framework-migration-utils/namespace/testing/test.display.namespace/cpp/fidl/test.display.namespace/cpp/natural_types.h
void EchoEchoInt32Response (EchoEchoInt32Response && )
Defined at line 303 of file fidling/gen/src/graphics/display/lib/driver-framework-migration-utils/namespace/testing/test.display.namespace/cpp/fidl/test.display.namespace/cpp/natural_types.h
void EchoEchoInt32Response (const EchoEchoInt32Response & other)
EchoEchoInt32Response & operator= (EchoEchoInt32Response && )
Defined at line 304 of file fidling/gen/src/graphics/display/lib/driver-framework-migration-utils/namespace/testing/test.display.namespace/cpp/fidl/test.display.namespace/cpp/natural_types.h
EchoEchoInt32Response & operator= (const EchoEchoInt32Response & other)
bool operator== (const EchoEchoInt32Response & other)
bool operator!= (const EchoEchoInt32Response & other)
int32_t result ()
int32_t & result ()
EchoEchoInt32Response & result (int32_t value)
Setter for result.
void EchoEchoInt32Response (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits