class Unmarked

Defined at line 686 of file fidling/gen/sdk/fidl/fuchsia.net.matchers/fuchsia.net.matchers/cpp/fidl/fuchsia.net.matchers/cpp/natural_types.h

Public Methods

void Unmarked (Storage_ storage)
void Unmarked (uint8_t __reserved)
void Unmarked ()

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

Defined at line 697 of file fidling/gen/sdk/fidl/fuchsia.net.matchers/fuchsia.net.matchers/cpp/fidl/fuchsia.net.matchers/cpp/natural_types.h

void Unmarked (Unmarked && )

Defined at line 700 of file fidling/gen/sdk/fidl/fuchsia.net.matchers/fuchsia.net.matchers/cpp/fidl/fuchsia.net.matchers/cpp/natural_types.h

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

Defined at line 701 of file fidling/gen/sdk/fidl/fuchsia.net.matchers/fuchsia.net.matchers/cpp/fidl/fuchsia.net.matchers/cpp/natural_types.h

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

Setter for __reserved.

void Unmarked (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits