class ProviderInterfaceIndexToNameRequest

Defined at line 19217 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/natural_types.h

Public Methods

void ProviderInterfaceIndexToNameRequest (Storage_ storage)
void ProviderInterfaceIndexToNameRequest (uint64_t index)
void ProviderInterfaceIndexToNameRequest ()

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

Defined at line 19227 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/natural_types.h

void ProviderInterfaceIndexToNameRequest (ProviderInterfaceIndexToNameRequest && )

Defined at line 19230 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/natural_types.h

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

Defined at line 19231 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/natural_types.h

ProviderInterfaceIndexToNameRequest & operator= (const ProviderInterfaceIndexToNameRequest & other)
bool operator== (const ProviderInterfaceIndexToNameRequest & other)
bool operator!= (const ProviderInterfaceIndexToNameRequest & other)
uint64_t index ()
uint64_t & index ()
ProviderInterfaceIndexToNameRequest & index (uint64_t value)

Setter for index.

void ProviderInterfaceIndexToNameRequest (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits