class DeviceGetCidResponse

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

Public Methods

void DeviceGetCidResponse (Storage_ storage)
void DeviceGetCidResponse (uint32_t local_cid)
void DeviceGetCidResponse ()

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

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

void DeviceGetCidResponse (DeviceGetCidResponse && )

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

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

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

DeviceGetCidResponse & operator= (const DeviceGetCidResponse & other)
bool operator== (const DeviceGetCidResponse & other)
bool operator!= (const DeviceGetCidResponse & other)
uint32_t local_cid ()
uint32_t & local_cid ()
DeviceGetCidResponse & local_cid (uint32_t value)

Setter for local_cid.

void DeviceGetCidResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits