class EventCodesAggregateData

Defined at line 2142 of file gen/third_party/cobalt/src/local_aggregation/local_aggregation.pb.h

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

Public Members

static const int kIndexInFileMessages

Protected Members

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

Public Methods

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

Defined at line 2146 of file gen/third_party/cobalt/src/local_aggregation/local_aggregation.pb.h

void EventCodesAggregateData (const EventCodesAggregateData & from)

Defined at line 2160 of file gen/third_party/cobalt/src/local_aggregation/local_aggregation.pb.h

void EventCodesAggregateData (EventCodesAggregateData && from)

Defined at line 2161 of file gen/third_party/cobalt/src/local_aggregation/local_aggregation.pb.h

EventCodesAggregateData & operator= (const EventCodesAggregateData & from)

Defined at line 2163 of file gen/third_party/cobalt/src/local_aggregation/local_aggregation.pb.h

EventCodesAggregateData & operator= (EventCodesAggregateData && from)

Defined at line 2167 of file gen/third_party/cobalt/src/local_aggregation/local_aggregation.pb.h

const std::string & unknown_fields ()

Defined at line 2177 of file gen/third_party/cobalt/src/local_aggregation/local_aggregation.pb.h

std::string * mutable_unknown_fields ()

Defined at line 2181 of file gen/third_party/cobalt/src/local_aggregation/local_aggregation.pb.h

const EventCodesAggregateData & default_instance ()

Defined at line 2186 of file gen/third_party/cobalt/src/local_aggregation/local_aggregation.pb.h

const EventCodesAggregateData * internal_default_instance ()

Defined at line 2189 of file gen/third_party/cobalt/src/local_aggregation/local_aggregation.pb.h

void Swap (EventCodesAggregateData * other)

Defined at line 2195 of file gen/third_party/cobalt/src/local_aggregation/local_aggregation.pb.h

void UnsafeArenaSwap (EventCodesAggregateData * other)

Defined at line 2203 of file gen/third_party/cobalt/src/local_aggregation/local_aggregation.pb.h

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

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

Defined at line 2211 of file gen/third_party/cobalt/src/local_aggregation/local_aggregation.pb.h

void MergeFrom (const EventCodesAggregateData & from)

Defined at line 2215 of file gen/third_party/cobalt/src/local_aggregation/local_aggregation.pb.h

bool IsInitialized ()

Defined at line 2222 of file gen/third_party/cobalt/src/local_aggregation/local_aggregation.pb.h

int GetCachedSize ()

Defined at line 2246 of file gen/third_party/cobalt/src/local_aggregation/local_aggregation.pb.h

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

repeated uint32 event_codes = 1;

Defined at line 5673 of file gen/third_party/cobalt/src/local_aggregation/local_aggregation.pb.h

void clear_event_codes ()

Defined at line 5676 of file gen/third_party/cobalt/src/local_aggregation/local_aggregation.pb.h

::uint32_t event_codes (int index)

Defined at line 5680 of file gen/third_party/cobalt/src/local_aggregation/local_aggregation.pb.h

void set_event_codes (int index, ::uint32_t value)

Defined at line 5684 of file gen/third_party/cobalt/src/local_aggregation/local_aggregation.pb.h

void add_event_codes (::uint32_t value)

Defined at line 5688 of file gen/third_party/cobalt/src/local_aggregation/local_aggregation.pb.h

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

Defined at line 5693 of file gen/third_party/cobalt/src/local_aggregation/local_aggregation.pb.h

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

Defined at line 5698 of file gen/third_party/cobalt/src/local_aggregation/local_aggregation.pb.h

bool has_data ()

.cobalt.local_aggregation.AggregateData data = 2;

Defined at line 5715 of file gen/third_party/cobalt/src/local_aggregation/local_aggregation.pb.h

void clear_data ()

Defined at line 5720 of file gen/third_party/cobalt/src/local_aggregation/local_aggregation.pb.h

const ::cobalt::local_aggregation::AggregateData & data ()

Defined at line 5730 of file gen/third_party/cobalt/src/local_aggregation/local_aggregation.pb.h

::cobalt::local_aggregation::AggregateData * release_data ()

Defined at line 5747 of file gen/third_party/cobalt/src/local_aggregation/local_aggregation.pb.h

::cobalt::local_aggregation::AggregateData * mutable_data ()

Defined at line 5783 of file gen/third_party/cobalt/src/local_aggregation/local_aggregation.pb.h

void set_allocated_data (::cobalt::local_aggregation::AggregateData * value)

Defined at line 5789 of file gen/third_party/cobalt/src/local_aggregation/local_aggregation.pb.h

void unsafe_arena_set_allocated_data (::cobalt::local_aggregation::AggregateData * value)

Defined at line 5734 of file gen/third_party/cobalt/src/local_aggregation/local_aggregation.pb.h

::cobalt::local_aggregation::AggregateData * unsafe_arena_release_data ()

Defined at line 5766 of file gen/third_party/cobalt/src/local_aggregation/local_aggregation.pb.h

Protected Methods

void EventCodesAggregateData (::google::protobuf::Arena * arena, EventCodesAggregateData && from)

Defined at line 2261 of file gen/third_party/cobalt/src/local_aggregation/local_aggregation.pb.h

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

Enumerations

enum 
Name Value
kEventCodesFieldNumber 1
kDataFieldNumber 2

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

Defined at line 2275 of file gen/third_party/cobalt/src/local_aggregation/local_aggregation.pb.h

Friends

class TableStruct_src_2flocal_5faggregation_2flocal_5faggregation_2eproto
template <typename T>
class InternalHelper
class Arena
class MessageLite
class TcParser
template <typename T>
basic_string_view EventCodesAggregateData ()
void EventCodesAggregateData (EventCodesAggregateData & aEventCodesAggregateData & b)