class StringEvent

Defined at line 79 of file gen/third_party/cobalt/src/pb/event.pb.h

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

Public Members

static const int kIndexInFileMessages

Protected Members

static const ::google::protobuf::internal::ClassDataLite<19> _class_data_

Public Methods

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

Defined at line 83 of file gen/third_party/cobalt/src/pb/event.pb.h

void StringEvent (const StringEvent & from)

Defined at line 97 of file gen/third_party/cobalt/src/pb/event.pb.h

void StringEvent (StringEvent && from)

Defined at line 98 of file gen/third_party/cobalt/src/pb/event.pb.h

StringEvent & operator= (const StringEvent & from)

Defined at line 100 of file gen/third_party/cobalt/src/pb/event.pb.h

StringEvent & operator= (StringEvent && from)

Defined at line 104 of file gen/third_party/cobalt/src/pb/event.pb.h

const std::string & unknown_fields ()

Defined at line 114 of file gen/third_party/cobalt/src/pb/event.pb.h

std::string * mutable_unknown_fields ()

Defined at line 118 of file gen/third_party/cobalt/src/pb/event.pb.h

const StringEvent & default_instance ()

Defined at line 123 of file gen/third_party/cobalt/src/pb/event.pb.h

const StringEvent * internal_default_instance ()

Defined at line 126 of file gen/third_party/cobalt/src/pb/event.pb.h

void Swap (StringEvent * other)

Defined at line 132 of file gen/third_party/cobalt/src/pb/event.pb.h

void UnsafeArenaSwap (StringEvent * other)

Defined at line 140 of file gen/third_party/cobalt/src/pb/event.pb.h

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

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

Defined at line 148 of file gen/third_party/cobalt/src/pb/event.pb.h

void MergeFrom (const StringEvent & from)

Defined at line 152 of file gen/third_party/cobalt/src/pb/event.pb.h

bool IsInitialized ()

Defined at line 159 of file gen/third_party/cobalt/src/pb/event.pb.h

int GetCachedSize ()

Defined at line 183 of file gen/third_party/cobalt/src/pb/event.pb.h

void ~StringEvent ()
template <typename = void>
void StringEvent (::google::protobuf::internal::ConstantInitialized )
::uint8_t * _InternalSerialize (::uint8_t * target, ::google::protobuf::io::EpsCopyOutputStream * stream)
int event_code_size ()

repeated uint32 event_code = 1;

Defined at line 1826 of file gen/third_party/cobalt/src/pb/event.pb.h

void clear_event_code ()

Defined at line 1829 of file gen/third_party/cobalt/src/pb/event.pb.h

::uint32_t event_code (int index)

Defined at line 1833 of file gen/third_party/cobalt/src/pb/event.pb.h

void set_event_code (int index, ::uint32_t value)

Defined at line 1837 of file gen/third_party/cobalt/src/pb/event.pb.h

void add_event_code (::uint32_t value)

Defined at line 1841 of file gen/third_party/cobalt/src/pb/event.pb.h

const ::google::protobuf::RepeatedField< ::uint32_t> & event_code ()

Defined at line 1846 of file gen/third_party/cobalt/src/pb/event.pb.h

::google::protobuf::RepeatedField< ::uint32_t> * mutable_event_code ()

Defined at line 1851 of file gen/third_party/cobalt/src/pb/event.pb.h

void clear_string_value ()

string string_value = 2;

Defined at line 1868 of file gen/third_party/cobalt/src/pb/event.pb.h

const std::string & string_value ()

Defined at line 1872 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 1878 of file gen/third_party/cobalt/src/pb/event.pb.h

std::string * mutable_string_value ()

Defined at line 1884 of file gen/third_party/cobalt/src/pb/event.pb.h

std::string * release_string_value ()

Defined at line 1901 of file gen/third_party/cobalt/src/pb/event.pb.h

void set_allocated_string_value (std::string * value)

Defined at line 1906 of file gen/third_party/cobalt/src/pb/event.pb.h

Protected Methods

void StringEvent (::google::protobuf::Arena * arena)
void StringEvent (::google::protobuf::Arena * arena, const StringEvent & from)
const ::google::protobuf::internal::ClassData * GetClassData ()
void * PlacementNew_ (const void * , void * mem, ::google::protobuf::Arena * arena)
auto InternalNewImpl_ ()
void StringEvent (::google::protobuf::Arena * arena, StringEvent && from)

Defined at line 198 of file gen/third_party/cobalt/src/pb/event.pb.h

Enumerations

enum 
Name Value
kEventCodeFieldNumber 1
kStringValueFieldNumber 2

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

Defined at line 212 of file gen/third_party/cobalt/src/pb/event.pb.h

Friends

class TableStruct_src_2fpb_2fevent_2eproto
template <typename T>
class InternalHelper
class Arena
class MessageLite
class TcParser
template <typename T>
basic_string_view StringEvent ()
void StringEvent (StringEvent & aStringEvent & b)