class Marks
Defined at line 494 of file fidling/gen/sdk/fidl/fuchsia.net/fuchsia.net/cpp/fidl/fuchsia.net/cpp/natural_types.h
Includes all the marks the platform supports.
Public Methods
void Marks (Storage_ storage)
void Marks ()
Defined at line 500 of file fidling/gen/sdk/fidl/fuchsia.net/fuchsia.net/cpp/fidl/fuchsia.net/cpp/natural_types.h
void Marks (Marks && )
Defined at line 501 of file fidling/gen/sdk/fidl/fuchsia.net/fuchsia.net/cpp/fidl/fuchsia.net/cpp/natural_types.h
void Marks (const Marks & other)
Marks & operator= (Marks && )
Defined at line 502 of file fidling/gen/sdk/fidl/fuchsia.net/fuchsia.net/cpp/fidl/fuchsia.net/cpp/natural_types.h
Marks & operator= (const Marks & other)
bool operator== (const Marks & other)
bool operator!= (const Marks & other)
bool IsEmpty ()
const std::optional<uint32_t> & mark_1 ()
The mark in the `MARK_1` domain.
::std::optional<uint32_t> & mark_1 ()
The mark in the `MARK_1` domain.
Marks & mark_1 (std::optional<uint32_t> value)
The mark in the `MARK_1` domain.
const std::optional<uint32_t> & mark_2 ()
The mark in the `MARK_2` domain.
::std::optional<uint32_t> & mark_2 ()
The mark in the `MARK_2` domain.
Marks & mark_2 (std::optional<uint32_t> value)
The mark in the `MARK_2` domain.
void Marks (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalTableCodingTraits