class PrimitiveArrayInTable

Defined at line 1501 of file fidling/gen/sdk/testing/fidl/fidl_test/hlcpp/fidl/test/misc/cpp/fidl.h

Public Members

static const fidl_type_t * FidlType

Public Methods

bool IsEmpty ()

Returns whether no field is set.

PrimitiveArrayInTable & set_before (::std::string _value)
PrimitiveArrayInTable & set_arr (::std::array<int32_t, 9> _value)
PrimitiveArrayInTable & set_after (::std::string _value)
void PrimitiveArrayInTable ()
void PrimitiveArrayInTable (PrimitiveArrayInTable && other)
void ~PrimitiveArrayInTable ()
PrimitiveArrayInTable & operator= (PrimitiveArrayInTable && other)
::std::unique_ptr<PrimitiveArrayInTable> New ()
void Encode (::fidl::Encoder * _encoder, size_t _offset, std::optional< ::fidl::HandleInformation> maybe_handle_info)
void Decode (::fidl::Decoder * _decoder, PrimitiveArrayInTable * _value, size_t _offset)
zx_status_t Clone (PrimitiveArrayInTable * _result)
const ::std::string & before ()

Defined at line 1507 of file fidling/gen/sdk/testing/fidl/fidl_test/hlcpp/fidl/test/misc/cpp/fidl.h

bool has_before ()

Defined at line 1511 of file fidling/gen/sdk/testing/fidl/fidl_test/hlcpp/fidl/test/misc/cpp/fidl.h

::std::string * mutable_before ()

Defined at line 1515 of file fidling/gen/sdk/testing/fidl/fidl_test/hlcpp/fidl/test/misc/cpp/fidl.h

void clear_before ()

Defined at line 1523 of file fidling/gen/sdk/testing/fidl/fidl_test/hlcpp/fidl/test/misc/cpp/fidl.h

const ::std::array<int32_t, 9> & arr ()

Defined at line 1531 of file fidling/gen/sdk/testing/fidl/fidl_test/hlcpp/fidl/test/misc/cpp/fidl.h

bool has_arr ()

Defined at line 1535 of file fidling/gen/sdk/testing/fidl/fidl_test/hlcpp/fidl/test/misc/cpp/fidl.h

::std::array<int32_t, 9> * mutable_arr ()

Defined at line 1539 of file fidling/gen/sdk/testing/fidl/fidl_test/hlcpp/fidl/test/misc/cpp/fidl.h

void clear_arr ()

Defined at line 1547 of file fidling/gen/sdk/testing/fidl/fidl_test/hlcpp/fidl/test/misc/cpp/fidl.h

const ::std::string & after ()

Defined at line 1555 of file fidling/gen/sdk/testing/fidl/fidl_test/hlcpp/fidl/test/misc/cpp/fidl.h

bool has_after ()

Defined at line 1559 of file fidling/gen/sdk/testing/fidl/fidl_test/hlcpp/fidl/test/misc/cpp/fidl.h

::std::string * mutable_after ()

Defined at line 1563 of file fidling/gen/sdk/testing/fidl/fidl_test/hlcpp/fidl/test/misc/cpp/fidl.h

void clear_after ()

Defined at line 1571 of file fidling/gen/sdk/testing/fidl/fidl_test/hlcpp/fidl/test/misc/cpp/fidl.h