class Decodable

Defined at line 983 of file fidling/gen/src/tests/fidl/dangerous_identifiers/fidl.test.dangerous.table.names.camel1/hlcpp/fidl/test/dangerous/table/names/camel1/cpp/fidl.h

Public Members

static const fidl_type_t * FidlType

Public Methods

bool IsEmpty ()

Returns whether no field is set.

const uint32_t & member ()

Defined at line 989 of file fidling/gen/src/tests/fidl/dangerous_identifiers/fidl.test.dangerous.table.names.camel1/hlcpp/fidl/test/dangerous/table/names/camel1/cpp/fidl.h

bool has_member ()

Defined at line 993 of file fidling/gen/src/tests/fidl/dangerous_identifiers/fidl.test.dangerous.table.names.camel1/hlcpp/fidl/test/dangerous/table/names/camel1/cpp/fidl.h

uint32_t * mutable_member ()

Defined at line 997 of file fidling/gen/src/tests/fidl/dangerous_identifiers/fidl.test.dangerous.table.names.camel1/hlcpp/fidl/test/dangerous/table/names/camel1/cpp/fidl.h

void clear_member ()

Defined at line 1005 of file fidling/gen/src/tests/fidl/dangerous_identifiers/fidl.test.dangerous.table.names.camel1/hlcpp/fidl/test/dangerous/table/names/camel1/cpp/fidl.h

Decodable & set_member (uint32_t _value)
void Decodable ()
void Decodable (Decodable && other)
void ~Decodable ()
Decodable & operator= (Decodable && other)
::std::unique_ptr<Decodable> New ()
void Encode (::fidl::Encoder * _encoder, size_t _offset, std::optional< ::fidl::HandleInformation> maybe_handle_info)
void Decode (::fidl::Decoder * _decoder, Decodable * _value, size_t _offset)
zx_status_t Clone (Decodable * _result)