class CrasherPingResponse

Defined at line 26 of file fidling/gen/src/devices/tests/v2/restart-on-crash/fidl/fuchsia.crashdriver.test/cpp/fidl/fuchsia.crashdriver.test/cpp/natural_types.h

Public Methods

void CrasherPingResponse (Storage_ storage)
void CrasherPingResponse (uint64_t pong)
void CrasherPingResponse ()

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

Defined at line 37 of file fidling/gen/src/devices/tests/v2/restart-on-crash/fidl/fuchsia.crashdriver.test/cpp/fidl/fuchsia.crashdriver.test/cpp/natural_types.h

void CrasherPingResponse (CrasherPingResponse && )

Defined at line 40 of file fidling/gen/src/devices/tests/v2/restart-on-crash/fidl/fuchsia.crashdriver.test/cpp/fidl/fuchsia.crashdriver.test/cpp/natural_types.h

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

Defined at line 41 of file fidling/gen/src/devices/tests/v2/restart-on-crash/fidl/fuchsia.crashdriver.test/cpp/fidl/fuchsia.crashdriver.test/cpp/natural_types.h

CrasherPingResponse & operator= (const CrasherPingResponse & other)
bool operator== (const CrasherPingResponse & other)
bool operator!= (const CrasherPingResponse & other)
uint64_t pong ()
uint64_t & pong ()
CrasherPingResponse & pong (uint64_t value)

Setter for pong.

void CrasherPingResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits