class Uint64Table

Defined at line 1596 of file fidling/gen/sdk/testing/fidl/types_tests/test.types/cpp/fidl/test.types/cpp/natural_types.h

Public Methods

void Uint64Table (Storage_ storage)
void Uint64Table ()

Defined at line 1601 of file fidling/gen/sdk/testing/fidl/types_tests/test.types/cpp/fidl/test.types/cpp/natural_types.h

void Uint64Table (Uint64Table && )

Defined at line 1602 of file fidling/gen/sdk/testing/fidl/types_tests/test.types/cpp/fidl/test.types/cpp/natural_types.h

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

Defined at line 1603 of file fidling/gen/sdk/testing/fidl/types_tests/test.types/cpp/fidl/test.types/cpp/natural_types.h

Uint64Table & operator= (const Uint64Table & other)
bool operator== (const Uint64Table & other)
bool operator!= (const Uint64Table & other)
bool IsEmpty ()
const std::optional<uint64_t> & x ()
::std::optional<uint64_t> & x ()
Uint64Table & x (std::optional<uint64_t> value)

Setter for x.

void Uint64Table (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalTableCodingTraits