class DecrementerDecrementResponse
Defined at line 191 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 DecrementerDecrementResponse (Storage_ storage)
void DecrementerDecrementResponse (int32_t result)
void DecrementerDecrementResponse ()
Default constructs a |DecrementerDecrementResponse| only if all of its members are default constructible.
Defined at line 202 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 DecrementerDecrementResponse (DecrementerDecrementResponse && )
Defined at line 205 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 DecrementerDecrementResponse (const DecrementerDecrementResponse & other)
DecrementerDecrementResponse & operator= (DecrementerDecrementResponse && )
Defined at line 206 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
DecrementerDecrementResponse & operator= (const DecrementerDecrementResponse & other)
bool operator== (const DecrementerDecrementResponse & other)
bool operator!= (const DecrementerDecrementResponse & other)
int32_t result ()
int32_t & result ()
DecrementerDecrementResponse & result (int32_t value)
Setter for result.
void DecrementerDecrementResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits