class Union
Defined at line 2130 of file host_x64/gen/src/lib/fidl_codec/proto/value.pb.h
-------------------------------------------------------------------
Public Members
static const int kIndexInFileMessages
Public Methods
void CopyFrom (const Union & from)
void Clear ()
::size_t ByteSizeLong ()
void Union ()
Defined at line 2133 of file host_x64/gen/src/lib/fidl_codec/proto/value.pb.h
void Union (Union && from)
Defined at line 2149 of file host_x64/gen/src/lib/fidl_codec/proto/value.pb.h
Union & operator= (const Union & from)
Defined at line 2150 of file host_x64/gen/src/lib/fidl_codec/proto/value.pb.h
Union & operator= (Union && from)
Defined at line 2154 of file host_x64/gen/src/lib/fidl_codec/proto/value.pb.h
const ::google::protobuf::UnknownFieldSet & unknown_fields ()
Defined at line 2164 of file host_x64/gen/src/lib/fidl_codec/proto/value.pb.h
::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
Defined at line 2168 of file host_x64/gen/src/lib/fidl_codec/proto/value.pb.h
const ::google::protobuf::Descriptor * descriptor ()
Defined at line 2173 of file host_x64/gen/src/lib/fidl_codec/proto/value.pb.h
const ::google::protobuf::Descriptor * GetDescriptor ()
Defined at line 2176 of file host_x64/gen/src/lib/fidl_codec/proto/value.pb.h
const ::google::protobuf::Reflection * GetReflection ()
Defined at line 2180 of file host_x64/gen/src/lib/fidl_codec/proto/value.pb.h
const Union & default_instance ()
Defined at line 2183 of file host_x64/gen/src/lib/fidl_codec/proto/value.pb.h
void Swap (Union * other)
Defined at line 2188 of file host_x64/gen/src/lib/fidl_codec/proto/value.pb.h
void UnsafeArenaSwap (Union * other)
Defined at line 2196 of file host_x64/gen/src/lib/fidl_codec/proto/value.pb.h
Union * New (::google::protobuf::Arena * arena)
implements Message ----------------------------------------------
Defined at line 2204 of file host_x64/gen/src/lib/fidl_codec/proto/value.pb.h
void MergeFrom (const Union & from)
Defined at line 2211 of file host_x64/gen/src/lib/fidl_codec/proto/value.pb.h
bool IsInitialized ()
Defined at line 2218 of file host_x64/gen/src/lib/fidl_codec/proto/value.pb.h
int GetCachedSize ()
Defined at line 2242 of file host_x64/gen/src/lib/fidl_codec/proto/value.pb.h
void ~Union ()
template <typename = void>
void Union (::google::protobuf::internal::ConstantInitialized , const ::google::protobuf::internal::ClassData * class_data)
void Union (const Union & from)
Defined at line 2148 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_member ()
string member = 1;
Defined at line 4248 of file host_x64/gen/src/lib/fidl_codec/proto/value.pb.h
const ::std::string & member ()
Defined at line 4253 of file host_x64/gen/src/lib/fidl_codec/proto/value.pb.h
template <typename Arg_ = const ::std::string&, typename... Args_>
void set_member (Arg_ && arg, Args_... args)
Defined at line 4259 of file host_x64/gen/src/lib/fidl_codec/proto/value.pb.h
::std::string * mutable_member ()
Defined at line 4265 of file host_x64/gen/src/lib/fidl_codec/proto/value.pb.h
::std::string * release_member ()
Defined at line 4284 of file host_x64/gen/src/lib/fidl_codec/proto/value.pb.h
void set_allocated_member (::std::string * value)
Defined at line 4297 of file host_x64/gen/src/lib/fidl_codec/proto/value.pb.h
bool has_value ()
.fidl_codec.proto.Value value = 2;
Defined at line 4312 of file host_x64/gen/src/lib/fidl_codec/proto/value.pb.h
void clear_value ()
Defined at line 4317 of file host_x64/gen/src/lib/fidl_codec/proto/value.pb.h
const ::fidl_codec::proto::Value & value ()
Defined at line 4327 of file host_x64/gen/src/lib/fidl_codec/proto/value.pb.h
::fidl_codec::proto::Value * release_value ()
Defined at line 4345 of file host_x64/gen/src/lib/fidl_codec/proto/value.pb.h
::fidl_codec::proto::Value * mutable_value ()
Defined at line 4381 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 4388 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 4331 of file host_x64/gen/src/lib/fidl_codec/proto/value.pb.h
::fidl_codec::proto::Value * unsafe_arena_release_value ()
Defined at line 4364 of file host_x64/gen/src/lib/fidl_codec/proto/value.pb.h
Enumerations
enum (unnamed) : int
| Name | Value |
|---|---|
| kMemberFieldNumber | 1 |
| kValueFieldNumber | 2 |
accessors -------------------------------------------------------
Defined at line 2277 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 Union ()
void Union (Union & aUnion & b)