class None
Defined at line 256 of file fidling/gen/sdk/fidl/fuchsia.tee/fuchsia.tee/cpp/fidl/fuchsia.tee/cpp/natural_types.h
An empty parameter type is used as a placeholder for elements in the parameter set that are not
used.
Public Methods
void None (Storage_ storage)
void None (uint8_t __reserved)
void None ()
Default constructs a |None| only if all of its members are default constructible.
Defined at line 267 of file fidling/gen/sdk/fidl/fuchsia.tee/fuchsia.tee/cpp/fidl/fuchsia.tee/cpp/natural_types.h
void None (None && )
Defined at line 270 of file fidling/gen/sdk/fidl/fuchsia.tee/fuchsia.tee/cpp/fidl/fuchsia.tee/cpp/natural_types.h
void None (const None & other)
None & operator= (None && )
Defined at line 271 of file fidling/gen/sdk/fidl/fuchsia.tee/fuchsia.tee/cpp/fidl/fuchsia.tee/cpp/natural_types.h
None & operator= (const None & other)
bool operator== (const None & other)
bool operator!= (const None & other)
uint8_t __reserved ()
uint8_t & __reserved ()
None & __reserved (uint8_t value)
Setter for __reserved.
void None (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits