class Union
Defined at line 1996 of file host_x64/gen/src/lib/fidl_codec/proto/value.pb.h
-------------------------------------------------------------------
Public Members
static const int kIndexInFileMessages
Protected Members
static ClassDataFull _class_data_
Public Methods
void ~Union ()
template <typename = void>
void Union (::google::protobuf::internal::ConstantInitialized )
void CopyFrom (const Union & from)
void Clear ()
::size_t ByteSizeLong ()
void Union ()
Defined at line 2000 of file host_x64/gen/src/lib/fidl_codec/proto/value.pb.h
void Union (const Union & from)
Defined at line 2014 of file host_x64/gen/src/lib/fidl_codec/proto/value.pb.h
void Union (Union && from)
Defined at line 2015 of file host_x64/gen/src/lib/fidl_codec/proto/value.pb.h
const ::google::protobuf::Descriptor * GetDescriptor ()
Defined at line 2043 of file host_x64/gen/src/lib/fidl_codec/proto/value.pb.h
const ::google::protobuf::Reflection * GetReflection ()
Defined at line 2046 of file host_x64/gen/src/lib/fidl_codec/proto/value.pb.h
void Swap (Union * other)
Defined at line 2058 of file host_x64/gen/src/lib/fidl_codec/proto/value.pb.h
void UnsafeArenaSwap (Union * other)
Defined at line 2066 of file host_x64/gen/src/lib/fidl_codec/proto/value.pb.h
Union * New (::google::protobuf::Arena * arena)
implements Message ----------------------------------------------
Defined at line 2074 of file host_x64/gen/src/lib/fidl_codec/proto/value.pb.h
void MergeFrom (const Union & from)
Defined at line 2080 of file host_x64/gen/src/lib/fidl_codec/proto/value.pb.h
bool IsInitialized ()
Defined at line 2088 of file host_x64/gen/src/lib/fidl_codec/proto/value.pb.h
int GetCachedSize ()
Defined at line 2112 of file host_x64/gen/src/lib/fidl_codec/proto/value.pb.h
::uint8_t * _InternalSerialize (::uint8_t * target, ::google::protobuf::io::EpsCopyOutputStream * stream)
::google::protobuf::Metadata GetMetadata ()
Union & operator= (const Union & from)
Defined at line 2017 of file host_x64/gen/src/lib/fidl_codec/proto/value.pb.h
Union & operator= (Union && from)
Defined at line 2021 of file host_x64/gen/src/lib/fidl_codec/proto/value.pb.h
const ::google::protobuf::UnknownFieldSet & unknown_fields ()
Defined at line 2031 of file host_x64/gen/src/lib/fidl_codec/proto/value.pb.h
::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
Defined at line 2035 of file host_x64/gen/src/lib/fidl_codec/proto/value.pb.h
const ::google::protobuf::Descriptor * descriptor ()
Defined at line 2040 of file host_x64/gen/src/lib/fidl_codec/proto/value.pb.h
const Union & default_instance ()
Defined at line 2049 of file host_x64/gen/src/lib/fidl_codec/proto/value.pb.h
const Union * internal_default_instance ()
Defined at line 2052 of file host_x64/gen/src/lib/fidl_codec/proto/value.pb.h
void clear_member ()
string member = 1;
Defined at line 4043 of file host_x64/gen/src/lib/fidl_codec/proto/value.pb.h
const std::string & member ()
Defined at line 4047 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 4053 of file host_x64/gen/src/lib/fidl_codec/proto/value.pb.h
std::string * mutable_member ()
Defined at line 4059 of file host_x64/gen/src/lib/fidl_codec/proto/value.pb.h
std::string * release_member ()
Defined at line 4076 of file host_x64/gen/src/lib/fidl_codec/proto/value.pb.h
void set_allocated_member (std::string * value)
Defined at line 4081 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 4091 of file host_x64/gen/src/lib/fidl_codec/proto/value.pb.h
void clear_value ()
Defined at line 4096 of file host_x64/gen/src/lib/fidl_codec/proto/value.pb.h
const ::fidl_codec::proto::Value & value ()
Defined at line 4106 of file host_x64/gen/src/lib/fidl_codec/proto/value.pb.h
::fidl_codec::proto::Value * release_value ()
Defined at line 4123 of file host_x64/gen/src/lib/fidl_codec/proto/value.pb.h
::fidl_codec::proto::Value * mutable_value ()
Defined at line 4159 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 4165 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 4110 of file host_x64/gen/src/lib/fidl_codec/proto/value.pb.h
::fidl_codec::proto::Value * unsafe_arena_release_value ()
Defined at line 4142 of file host_x64/gen/src/lib/fidl_codec/proto/value.pb.h
Protected Methods
void Union (::google::protobuf::Arena * arena, Union && from)
Defined at line 2127 of file host_x64/gen/src/lib/fidl_codec/proto/value.pb.h
void Union (::google::protobuf::Arena * arena)
void Union (::google::protobuf::Arena * arena, const Union & from)
const ::google::protobuf::internal::ClassData * GetClassData ()
void * PlacementNew_ (const void * , void * mem, ::google::protobuf::Arena * arena)
auto InternalNewImpl_ ()
Enumerations
enum
| Name | Value |
|---|---|
| kMemberFieldNumber | 1 |
| kValueFieldNumber | 2 |
accessors -------------------------------------------------------
Defined at line 2142 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 Arena
class MessageLite
class TcParser
template <typename T>
basic_string_view Union ()
void Union (Union & aUnion & b)