class StructField

Defined at line 1638 of file host_x64/gen/src/lib/fidl_codec/proto/value.pb.h

-------------------------------------------------------------------

Public Members

static const int kIndexInFileMessages

Public Methods

void CopyFrom (const StructField & from)
void Clear ()
::size_t ByteSizeLong ()
void StructField ()

Defined at line 1641 of file host_x64/gen/src/lib/fidl_codec/proto/value.pb.h

StructField & operator= (const StructField & from)

Defined at line 1658 of file host_x64/gen/src/lib/fidl_codec/proto/value.pb.h

StructField & operator= (StructField && from)

Defined at line 1662 of file host_x64/gen/src/lib/fidl_codec/proto/value.pb.h

const ::google::protobuf::UnknownFieldSet & unknown_fields ()

Defined at line 1672 of file host_x64/gen/src/lib/fidl_codec/proto/value.pb.h

::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()

Defined at line 1676 of file host_x64/gen/src/lib/fidl_codec/proto/value.pb.h

const ::google::protobuf::Descriptor * descriptor ()

Defined at line 1681 of file host_x64/gen/src/lib/fidl_codec/proto/value.pb.h

const ::google::protobuf::Descriptor * GetDescriptor ()

Defined at line 1684 of file host_x64/gen/src/lib/fidl_codec/proto/value.pb.h

const ::google::protobuf::Reflection * GetReflection ()

Defined at line 1688 of file host_x64/gen/src/lib/fidl_codec/proto/value.pb.h

const StructField & default_instance ()

Defined at line 1691 of file host_x64/gen/src/lib/fidl_codec/proto/value.pb.h

void Swap (StructField * other)

Defined at line 1696 of file host_x64/gen/src/lib/fidl_codec/proto/value.pb.h

void UnsafeArenaSwap (StructField * other)

Defined at line 1704 of file host_x64/gen/src/lib/fidl_codec/proto/value.pb.h

StructField * New (::google::protobuf::Arena * arena)

implements Message ----------------------------------------------

Defined at line 1712 of file host_x64/gen/src/lib/fidl_codec/proto/value.pb.h

void MergeFrom (const StructField & from)

Defined at line 1719 of file host_x64/gen/src/lib/fidl_codec/proto/value.pb.h

bool IsInitialized ()

Defined at line 1726 of file host_x64/gen/src/lib/fidl_codec/proto/value.pb.h

int GetCachedSize ()

Defined at line 1750 of file host_x64/gen/src/lib/fidl_codec/proto/value.pb.h

void ~StructField ()
template <typename = void>
void StructField (::google::protobuf::internal::ConstantInitialized , const ::google::protobuf::internal::ClassData * class_data)
void StructField (const StructField & from)

Defined at line 1656 of file host_x64/gen/src/lib/fidl_codec/proto/value.pb.h

void StructField (StructField && from)

Defined at line 1657 of file host_x64/gen/src/lib/fidl_codec/proto/value.pb.h

::uint8_t * _InternalSerialize (::uint8_t * target, ::google::protobuf::io::EpsCopyOutputStream * stream)
auto InternalGenerateClassData_ (const MessageLite & prototype, const ::google::protobuf::internal::TcParseTableBase * tc_table)
::google::protobuf::Metadata GetMetadata ()
void clear_name ()

string name = 2;

Defined at line 4438 of file host_x64/gen/src/lib/fidl_codec/proto/value.pb.h

const ::std::string & name ()

Defined at line 4443 of file host_x64/gen/src/lib/fidl_codec/proto/value.pb.h

template <typename Arg_ = const ::std::string&, typename... Args_>
void set_name (Arg_ && arg, Args_... args)

Defined at line 4449 of file host_x64/gen/src/lib/fidl_codec/proto/value.pb.h

::std::string * mutable_name ()

Defined at line 4455 of file host_x64/gen/src/lib/fidl_codec/proto/value.pb.h

::std::string * release_name ()

Defined at line 4474 of file host_x64/gen/src/lib/fidl_codec/proto/value.pb.h

void set_allocated_name (::std::string * value)

Defined at line 4487 of file host_x64/gen/src/lib/fidl_codec/proto/value.pb.h

bool has_value ()

.fidl_codec.proto.Value value = 3;

Defined at line 4502 of file host_x64/gen/src/lib/fidl_codec/proto/value.pb.h

void clear_value ()

Defined at line 4507 of file host_x64/gen/src/lib/fidl_codec/proto/value.pb.h

const ::fidl_codec::proto::Value & value ()

Defined at line 4517 of file host_x64/gen/src/lib/fidl_codec/proto/value.pb.h

::fidl_codec::proto::Value * release_value ()

Defined at line 4535 of file host_x64/gen/src/lib/fidl_codec/proto/value.pb.h

::fidl_codec::proto::Value * mutable_value ()

Defined at line 4571 of file host_x64/gen/src/lib/fidl_codec/proto/value.pb.h

void set_allocated_value (::fidl_codec::proto::Value * value)

Defined at line 4578 of file host_x64/gen/src/lib/fidl_codec/proto/value.pb.h

void unsafe_arena_set_allocated_value (::fidl_codec::proto::Value * value)

Defined at line 4521 of file host_x64/gen/src/lib/fidl_codec/proto/value.pb.h

::fidl_codec::proto::Value * unsafe_arena_release_value ()

Defined at line 4554 of file host_x64/gen/src/lib/fidl_codec/proto/value.pb.h

void clear_id ()

uint32 id = 1;

Defined at line 4414 of file host_x64/gen/src/lib/fidl_codec/proto/value.pb.h

::uint32_t id ()

Defined at line 4419 of file host_x64/gen/src/lib/fidl_codec/proto/value.pb.h

void set_id (::uint32_t value)

Defined at line 4423 of file host_x64/gen/src/lib/fidl_codec/proto/value.pb.h

Enumerations

enum (unnamed) : int
Name Value
kNameFieldNumber 2
kValueFieldNumber 3
kIdFieldNumber 1

accessors -------------------------------------------------------

Defined at line 1785 of file host_x64/gen/src/lib/fidl_codec/proto/value.pb.h

Friends

class TableStruct_src_2flib_2ffidl_5fcodec_2fproto_2fvalue_2eproto
template <typename T>
class InternalHelper
class PrivateAccess
class Arena
class MessageLite
class TcParser
template <typename T>
basic_string_view StructField ()
void StructField (StructField & aStructField & b)