class StringEvent
Defined at line 105 of file gen/third_party/cobalt/src/pb/event.pb.h
-------------------------------------------------------------------
Public Members
static const int kIndexInFileMessages
Public Methods
void CopyFrom (const StringEvent & from)
void Clear ()
::size_t ByteSizeLong ()
void StringEvent ()
Defined at line 108 of file gen/third_party/cobalt/src/pb/event.pb.h
void StringEvent (StringEvent && from)
Defined at line 124 of file gen/third_party/cobalt/src/pb/event.pb.h
StringEvent & operator= (const StringEvent & from)
Defined at line 125 of file gen/third_party/cobalt/src/pb/event.pb.h
StringEvent & operator= (StringEvent && from)
Defined at line 129 of file gen/third_party/cobalt/src/pb/event.pb.h
const ::std::string & unknown_fields ()
Defined at line 139 of file gen/third_party/cobalt/src/pb/event.pb.h
::std::string * mutable_unknown_fields ()
Defined at line 143 of file gen/third_party/cobalt/src/pb/event.pb.h
const StringEvent & default_instance ()
Defined at line 148 of file gen/third_party/cobalt/src/pb/event.pb.h
void Swap (StringEvent * other)
Defined at line 153 of file gen/third_party/cobalt/src/pb/event.pb.h
void UnsafeArenaSwap (StringEvent * other)
Defined at line 161 of file gen/third_party/cobalt/src/pb/event.pb.h
StringEvent * New (::google::protobuf::Arena * arena)
implements Message ----------------------------------------------
Defined at line 169 of file gen/third_party/cobalt/src/pb/event.pb.h
void MergeFrom (const StringEvent & from)
Defined at line 174 of file gen/third_party/cobalt/src/pb/event.pb.h
bool IsInitialized ()
Defined at line 181 of file gen/third_party/cobalt/src/pb/event.pb.h
int GetCachedSize ()
Defined at line 205 of file gen/third_party/cobalt/src/pb/event.pb.h
void ~StringEvent ()
template <typename = void>
void StringEvent (::google::protobuf::internal::ConstantInitialized , const ::google::protobuf::internal::ClassData * class_data)
void StringEvent (const StringEvent & from)
Defined at line 123 of file gen/third_party/cobalt/src/pb/event.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)
int event_code_size ()
repeated uint32 event_code = 1;
Defined at line 1955 of file gen/third_party/cobalt/src/pb/event.pb.h
void clear_event_code ()
Defined at line 1958 of file gen/third_party/cobalt/src/pb/event.pb.h
::uint32_t event_code (int index)
Defined at line 1963 of file gen/third_party/cobalt/src/pb/event.pb.h
void set_event_code (int index, ::uint32_t value)
Defined at line 1967 of file gen/third_party/cobalt/src/pb/event.pb.h
void add_event_code (::uint32_t value)
Defined at line 1971 of file gen/third_party/cobalt/src/pb/event.pb.h
const ::google::protobuf::RepeatedField< ::uint32_t> & event_code ()
Defined at line 1979 of file gen/third_party/cobalt/src/pb/event.pb.h
::google::protobuf::RepeatedField< ::uint32_t> * mutable_event_code ()
Defined at line 1984 of file gen/third_party/cobalt/src/pb/event.pb.h
void clear_string_value ()
string string_value = 2;
Defined at line 2003 of file gen/third_party/cobalt/src/pb/event.pb.h
const ::std::string & string_value ()
Defined at line 2008 of file gen/third_party/cobalt/src/pb/event.pb.h
template <typename Arg_ = const ::std::string&, typename... Args_>
void set_string_value (Arg_ && arg, Args_... args)
Defined at line 2014 of file gen/third_party/cobalt/src/pb/event.pb.h
::std::string * mutable_string_value ()
Defined at line 2020 of file gen/third_party/cobalt/src/pb/event.pb.h
::std::string * release_string_value ()
Defined at line 2039 of file gen/third_party/cobalt/src/pb/event.pb.h
void set_allocated_string_value (::std::string * value)
Defined at line 2052 of file gen/third_party/cobalt/src/pb/event.pb.h
Enumerations
enum (unnamed) : int
| Name | Value |
|---|---|
| kEventCodeFieldNumber | 1 |
| kStringValueFieldNumber | 2 |
accessors -------------------------------------------------------
Defined at line 239 of file gen/third_party/cobalt/src/pb/event.pb.h
Friends
class TableStruct_src_2fpb_2fevent_2eproto
template <typename T>
class InternalHelper
class PrivateAccess
class Arena
class MessageLite
class TcParser
template <typename T>
basic_string_view StringEvent ()
void StringEvent (StringEvent & aStringEvent & b)