class Unformatted
Defined at line 872 of file fidling/gen/sdk/fidl/fuchsia.fshost/fuchsia.fshost/cpp/fidl/fuchsia.fshost/cpp/natural_types.h
Public Methods
void Unformatted (Storage_ storage)
void Unformatted (uint8_t __reserved)
void Unformatted ()
Default constructs a |Unformatted| only if all of its members are default constructible.
Defined at line 883 of file fidling/gen/sdk/fidl/fuchsia.fshost/fuchsia.fshost/cpp/fidl/fuchsia.fshost/cpp/natural_types.h
void Unformatted (Unformatted && )
Defined at line 886 of file fidling/gen/sdk/fidl/fuchsia.fshost/fuchsia.fshost/cpp/fidl/fuchsia.fshost/cpp/natural_types.h
void Unformatted (const Unformatted & other)
Unformatted & operator= (Unformatted && )
Defined at line 887 of file fidling/gen/sdk/fidl/fuchsia.fshost/fuchsia.fshost/cpp/fidl/fuchsia.fshost/cpp/natural_types.h
Unformatted & operator= (const Unformatted & other)
bool operator== (const Unformatted & other)
bool operator!= (const Unformatted & other)
uint8_t __reserved ()
uint8_t & __reserved ()
Unformatted & __reserved (uint8_t value)
Setter for __reserved.
void Unformatted (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits