class OccurrenceEvent

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

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

Public Members

static const int kIndexInFileMessages

Public Methods

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

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

void OccurrenceEvent (const OccurrenceEvent & from)

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

void OccurrenceEvent (OccurrenceEvent && from)

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

OccurrenceEvent & operator= (const OccurrenceEvent & from)

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

OccurrenceEvent & operator= (OccurrenceEvent && from)

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

const ::std::string & unknown_fields ()

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

::std::string * mutable_unknown_fields ()

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

const OccurrenceEvent & default_instance ()

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

void Swap (OccurrenceEvent * other)

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

void UnsafeArenaSwap (OccurrenceEvent * other)

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

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

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

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

void MergeFrom (const OccurrenceEvent & from)

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

bool IsInitialized ()

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

int GetCachedSize ()

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

void ~OccurrenceEvent ()
template <typename = void>
void OccurrenceEvent (::google::protobuf::internal::ConstantInitialized , const ::google::protobuf::internal::ClassData * class_data)
::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 1797 of file gen/third_party/cobalt/src/pb/event.pb.h

void clear_event_code ()

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

::uint32_t event_code (int index)

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

void set_event_code (int index, ::uint32_t value)

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

void add_event_code (::uint32_t value)

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

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

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

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

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

void clear_count ()

uint64 count = 2;

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

::uint64_t count ()

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

void set_count (::uint64_t value)

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

Enumerations

enum (unnamed) : int
Name Value
kEventCodeFieldNumber 1
kCountFieldNumber 2

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

Defined at line 455 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 OccurrenceEvent ()
void OccurrenceEvent (OccurrenceEvent & aOccurrenceEvent & b)