class Marks
Defined at line 323 of file fidling/gen/sdk/fidl/fuchsia.net/fuchsia.net/hlcpp/fuchsia/net/cpp/fidl.h
Includes all the marks the platform supports.
Public Members
static const fidl_type_t * FidlType
Public Methods
bool IsEmpty ()
Returns whether no field is set.
const uint32_t & mark_1 ()
The mark in the `MARK_1` domain.
Defined at line 330 of file fidling/gen/sdk/fidl/fuchsia.net/fuchsia.net/hlcpp/fuchsia/net/cpp/fidl.h
bool has_mark_1 ()
Defined at line 334 of file fidling/gen/sdk/fidl/fuchsia.net/fuchsia.net/hlcpp/fuchsia/net/cpp/fidl.h
uint32_t * mutable_mark_1 ()
The mark in the `MARK_1` domain.
Defined at line 339 of file fidling/gen/sdk/fidl/fuchsia.net/fuchsia.net/hlcpp/fuchsia/net/cpp/fidl.h
void clear_mark_1 ()
Defined at line 347 of file fidling/gen/sdk/fidl/fuchsia.net/fuchsia.net/hlcpp/fuchsia/net/cpp/fidl.h
const uint32_t & mark_2 ()
The mark in the `MARK_2` domain.
Defined at line 356 of file fidling/gen/sdk/fidl/fuchsia.net/fuchsia.net/hlcpp/fuchsia/net/cpp/fidl.h
bool has_mark_2 ()
Defined at line 360 of file fidling/gen/sdk/fidl/fuchsia.net/fuchsia.net/hlcpp/fuchsia/net/cpp/fidl.h
uint32_t * mutable_mark_2 ()
The mark in the `MARK_2` domain.
Defined at line 365 of file fidling/gen/sdk/fidl/fuchsia.net/fuchsia.net/hlcpp/fuchsia/net/cpp/fidl.h
void clear_mark_2 ()
Defined at line 373 of file fidling/gen/sdk/fidl/fuchsia.net/fuchsia.net/hlcpp/fuchsia/net/cpp/fidl.h
Marks & set_mark_1 (uint32_t _value)
Marks & set_mark_2 (uint32_t _value)
void Marks ()
void Marks (Marks && other)
void ~Marks ()
Marks & operator= (Marks && other)
::std::unique_ptr<Marks> New ()
void Encode (::fidl::Encoder * _encoder, size_t _offset, std::optional< ::fidl::HandleInformation> maybe_handle_info)
void Decode (::fidl::Decoder * _decoder, Marks * _value, size_t _offset)
zx_status_t Clone (Marks * _result)