class EchoEchoInt32Request

Defined at line 240 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 EchoEchoInt32Request (Storage_ storage)
void EchoEchoInt32Request (int32_t x)
void EchoEchoInt32Request ()

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

Defined at line 251 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 EchoEchoInt32Request (EchoEchoInt32Request && )

Defined at line 254 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 EchoEchoInt32Request (const EchoEchoInt32Request & other)
EchoEchoInt32Request & operator= (EchoEchoInt32Request && )

Defined at line 255 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

EchoEchoInt32Request & operator= (const EchoEchoInt32Request & other)
bool operator== (const EchoEchoInt32Request & other)
bool operator!= (const EchoEchoInt32Request & other)
int32_t x ()
int32_t & x ()
EchoEchoInt32Request & x (int32_t value)

Setter for x.

void EchoEchoInt32Request (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits