class Empty

Defined at line 248 of file fidling/gen/sdk/fidl/fuchsia.hardware.network/fuchsia.hardware.network/cpp/fidl/fuchsia.hardware.network/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 258 of file fidling/gen/sdk/fidl/fuchsia.hardware.network/fuchsia.hardware.network/cpp/fidl/fuchsia.hardware.network/cpp/natural_types.h

void Empty (Empty && )

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

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

Defined at line 262 of file fidling/gen/sdk/fidl/fuchsia.hardware.network/fuchsia.hardware.network/cpp/fidl/fuchsia.hardware.network/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