class ResolveOptions

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

Public Methods

void ResolveOptions (Storage_ storage)
void ResolveOptions ()

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

void ResolveOptions (ResolveOptions && )

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

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

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

ResolveOptions & operator= (const ResolveOptions & other)
bool operator== (const ResolveOptions & other)
bool operator!= (const ResolveOptions & other)
bool IsEmpty ()
const std::optional< ::fuchsia_net::Marks> & marks ()

The marks used for the route resolution.

For mark domains that are not present, the route resolution will

happen with no marks for the domain. This field is also optional.

If absent, all mark domains are considered to be unmarked for the

route resolution.

::std::optional< ::fuchsia_net::Marks> & marks ()

The marks used for the route resolution.

For mark domains that are not present, the route resolution will

happen with no marks for the domain. This field is also optional.

If absent, all mark domains are considered to be unmarked for the

route resolution.

ResolveOptions & marks (std::optional< ::fuchsia_net::Marks> value)

The marks used for the route resolution.

For mark domains that are not present, the route resolution will

happen with no marks for the domain. This field is also optional.

If absent, all mark domains are considered to be unmarked for the

route resolution.

void ResolveOptions (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalTableCodingTraits