class EnumerateTestCasesOptions

Defined at line 406 of file fidling/gen/sdk/fidl/fuchsia.test.manager/fuchsia.test.manager/cpp/fidl/fuchsia.test.manager/cpp/natural_types.h

Options specifying how test cases should be enumerated.

Public Methods

void EnumerateTestCasesOptions (Storage_ storage)
void EnumerateTestCasesOptions ()

Defined at line 411 of file fidling/gen/sdk/fidl/fuchsia.test.manager/fuchsia.test.manager/cpp/fidl/fuchsia.test.manager/cpp/natural_types.h

void EnumerateTestCasesOptions (EnumerateTestCasesOptions && )

Defined at line 412 of file fidling/gen/sdk/fidl/fuchsia.test.manager/fuchsia.test.manager/cpp/fidl/fuchsia.test.manager/cpp/natural_types.h

bool IsEmpty ()
EnumerateTestCasesOptions & operator= (EnumerateTestCasesOptions && )

Defined at line 413 of file fidling/gen/sdk/fidl/fuchsia.test.manager/fuchsia.test.manager/cpp/fidl/fuchsia.test.manager/cpp/natural_types.h

const std::optional< ::fuchsia_test_manager::RealmOptions> & realm_options ()

Specifies the realm in which to enumerate test cases. If this field is not supplied, the

test cases will be enumerated in a hermetic realm inside the test manager. This option is

used by clients that require non-hermetic realms or test realms with custom runners.

::std::optional< ::fuchsia_test_manager::RealmOptions> & realm_options ()

Specifies the realm in which to enumerate test cases. If this field is not supplied, the

test cases will be enumerated in a hermetic realm inside the test manager. This option is

used by clients that require non-hermetic realms or test realms with custom runners.

EnumerateTestCasesOptions & realm_options (std::optional< ::fuchsia_test_manager::RealmOptions> value)

Specifies the realm in which to enumerate test cases. If this field is not supplied, the

test cases will be enumerated in a hermetic realm inside the test manager. This option is

used by clients that require non-hermetic realms or test realms with custom runners.

void EnumerateTestCasesOptions (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalTableCodingTraits