class Empty

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

Public Methods

void Empty (Storage_ storage)
void Empty (uint8_t __reserved)
void Empty ()

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

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

void Empty (Empty && )

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

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

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

Empty & operator= (const Empty & other)
bool operator== (const Empty & other)
bool operator!= (const Empty & other)
uint8_t __reserved ()
uint8_t & __reserved ()
Empty & __reserved (uint8_t value)

Setter for __reserved.

void Empty (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits