class DeviceProgramKeyResponse

Defined at line 99 of file fidling/gen/sdk/fidl/fuchsia.hardware.inlineencryption/fuchsia.hardware.inlineencryption/cpp/fidl/fuchsia.hardware.inlineencryption/cpp/natural_types.h

Public Methods

void DeviceProgramKeyResponse (Storage_ storage)
void DeviceProgramKeyResponse (uint8_t slot)
void DeviceProgramKeyResponse ()

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

Defined at line 110 of file fidling/gen/sdk/fidl/fuchsia.hardware.inlineencryption/fuchsia.hardware.inlineencryption/cpp/fidl/fuchsia.hardware.inlineencryption/cpp/natural_types.h

void DeviceProgramKeyResponse (DeviceProgramKeyResponse && )

Defined at line 113 of file fidling/gen/sdk/fidl/fuchsia.hardware.inlineencryption/fuchsia.hardware.inlineencryption/cpp/fidl/fuchsia.hardware.inlineencryption/cpp/natural_types.h

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

Defined at line 114 of file fidling/gen/sdk/fidl/fuchsia.hardware.inlineencryption/fuchsia.hardware.inlineencryption/cpp/fidl/fuchsia.hardware.inlineencryption/cpp/natural_types.h

DeviceProgramKeyResponse & operator= (const DeviceProgramKeyResponse & other)
bool operator== (const DeviceProgramKeyResponse & other)
bool operator!= (const DeviceProgramKeyResponse & other)
uint8_t slot ()
uint8_t & slot ()
DeviceProgramKeyResponse & slot (uint8_t value)

Setter for slot.

void DeviceProgramKeyResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits