class CaseIteratorGetNextResponse

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

Public Methods

void CaseIteratorGetNextResponse (Storage_ storage)
void CaseIteratorGetNextResponse (::std::vector< ::fuchsia_test::Case> cases)
void CaseIteratorGetNextResponse ()

Default constructs a |CaseIteratorGetNextResponse| only if all of its members are default constructible.

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

void CaseIteratorGetNextResponse (CaseIteratorGetNextResponse && )

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

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

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

CaseIteratorGetNextResponse & operator= (const CaseIteratorGetNextResponse & other)
bool operator== (const CaseIteratorGetNextResponse & other)
bool operator!= (const CaseIteratorGetNextResponse & other)
const ::std::vector< ::fuchsia_test::Case> & cases ()
::std::vector< ::fuchsia_test::Case> & cases ()
CaseIteratorGetNextResponse & cases (::std::vector< ::fuchsia_test::Case> value)

Setter for cases.

void CaseIteratorGetNextResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits