class OccurrenceEvent
Defined at line 284 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<23> _class_data_
Public Methods
void CopyFrom (const OccurrenceEvent & from)
void Clear ()
::size_t ByteSizeLong ()
void OccurrenceEvent ()
Defined at line 288 of file gen/third_party/cobalt/src/pb/event.pb.h
template <typename = void>
void OccurrenceEvent (::google::protobuf::internal::ConstantInitialized )
::uint8_t * _InternalSerialize (::uint8_t * target, ::google::protobuf::io::EpsCopyOutputStream * stream)
void OccurrenceEvent (const OccurrenceEvent & from)
Defined at line 302 of file gen/third_party/cobalt/src/pb/event.pb.h
void OccurrenceEvent (OccurrenceEvent && from)
Defined at line 303 of file gen/third_party/cobalt/src/pb/event.pb.h
OccurrenceEvent & operator= (const OccurrenceEvent & from)
Defined at line 305 of file gen/third_party/cobalt/src/pb/event.pb.h
OccurrenceEvent & operator= (OccurrenceEvent && from)
Defined at line 309 of file gen/third_party/cobalt/src/pb/event.pb.h
const std::string & unknown_fields ()
Defined at line 319 of file gen/third_party/cobalt/src/pb/event.pb.h
std::string * mutable_unknown_fields ()
Defined at line 323 of file gen/third_party/cobalt/src/pb/event.pb.h
const OccurrenceEvent & default_instance ()
Defined at line 328 of file gen/third_party/cobalt/src/pb/event.pb.h
const OccurrenceEvent * internal_default_instance ()
Defined at line 331 of file gen/third_party/cobalt/src/pb/event.pb.h
void Swap (OccurrenceEvent * other)
Defined at line 337 of file gen/third_party/cobalt/src/pb/event.pb.h
void UnsafeArenaSwap (OccurrenceEvent * other)
Defined at line 345 of file gen/third_party/cobalt/src/pb/event.pb.h
OccurrenceEvent * New (::google::protobuf::Arena * arena)
implements Message ----------------------------------------------
Defined at line 353 of file gen/third_party/cobalt/src/pb/event.pb.h
void MergeFrom (const OccurrenceEvent & from)
Defined at line 357 of file gen/third_party/cobalt/src/pb/event.pb.h
bool IsInitialized ()
Defined at line 364 of file gen/third_party/cobalt/src/pb/event.pb.h
int GetCachedSize ()
Defined at line 388 of file gen/third_party/cobalt/src/pb/event.pb.h
void ~OccurrenceEvent ()
int event_code_size ()
repeated uint32 event_code = 1;
Defined at line 1684 of file gen/third_party/cobalt/src/pb/event.pb.h
void clear_event_code ()
Defined at line 1687 of file gen/third_party/cobalt/src/pb/event.pb.h
::uint32_t event_code (int index)
Defined at line 1691 of file gen/third_party/cobalt/src/pb/event.pb.h
void set_event_code (int index, ::uint32_t value)
Defined at line 1695 of file gen/third_party/cobalt/src/pb/event.pb.h
void add_event_code (::uint32_t value)
Defined at line 1699 of file gen/third_party/cobalt/src/pb/event.pb.h
const ::google::protobuf::RepeatedField< ::uint32_t> & event_code ()
Defined at line 1704 of file gen/third_party/cobalt/src/pb/event.pb.h
::google::protobuf::RepeatedField< ::uint32_t> * mutable_event_code ()
Defined at line 1709 of file gen/third_party/cobalt/src/pb/event.pb.h
void clear_count ()
uint64 count = 2;
Defined at line 1726 of file gen/third_party/cobalt/src/pb/event.pb.h
::uint64_t count ()
Defined at line 1730 of file gen/third_party/cobalt/src/pb/event.pb.h
void set_count (::uint64_t value)
Defined at line 1734 of file gen/third_party/cobalt/src/pb/event.pb.h
Protected Methods
const ::google::protobuf::internal::ClassData * GetClassData ()
auto InternalNewImpl_ ()
void OccurrenceEvent (::google::protobuf::Arena * arena)
void OccurrenceEvent (::google::protobuf::Arena * arena, const OccurrenceEvent & from)
void * PlacementNew_ (const void * , void * mem, ::google::protobuf::Arena * arena)
void OccurrenceEvent (::google::protobuf::Arena * arena, OccurrenceEvent && from)
Defined at line 403 of file gen/third_party/cobalt/src/pb/event.pb.h
Enumerations
enum
| Name | Value |
|---|---|
| kEventCodeFieldNumber | 1 |
| kCountFieldNumber | 2 |
accessors -------------------------------------------------------
Defined at line 417 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 OccurrenceEvent ()
void OccurrenceEvent (OccurrenceEvent & aOccurrenceEvent & b)