class AtLeastOnce
Defined at line 1003 of file gen/third_party/cobalt/src/local_aggregation/local_aggregation.pb.h
-------------------------------------------------------------------
Public Members
static const int kIndexInFileMessages
Public Methods
void AtLeastOnce ()
Defined at line 1006 of file gen/third_party/cobalt/src/local_aggregation/local_aggregation.pb.h
void AtLeastOnce (const AtLeastOnce & from)
Defined at line 1021 of file gen/third_party/cobalt/src/local_aggregation/local_aggregation.pb.h
void AtLeastOnce (AtLeastOnce && from)
Defined at line 1022 of file gen/third_party/cobalt/src/local_aggregation/local_aggregation.pb.h
void CopyFrom (const AtLeastOnce & from)
void Clear ()
::size_t ByteSizeLong ()
auto InternalGenerateClassData_ (const MessageLite & prototype, const ::google::protobuf::internal::TcParseTableBase * tc_table)
AtLeastOnce & operator= (const AtLeastOnce & from)
Defined at line 1023 of file gen/third_party/cobalt/src/local_aggregation/local_aggregation.pb.h
AtLeastOnce & operator= (AtLeastOnce && from)
Defined at line 1027 of file gen/third_party/cobalt/src/local_aggregation/local_aggregation.pb.h
const ::std::string & unknown_fields ()
Defined at line 1037 of file gen/third_party/cobalt/src/local_aggregation/local_aggregation.pb.h
::std::string * mutable_unknown_fields ()
Defined at line 1041 of file gen/third_party/cobalt/src/local_aggregation/local_aggregation.pb.h
const AtLeastOnce & default_instance ()
Defined at line 1046 of file gen/third_party/cobalt/src/local_aggregation/local_aggregation.pb.h
void Swap (AtLeastOnce * other)
Defined at line 1051 of file gen/third_party/cobalt/src/local_aggregation/local_aggregation.pb.h
void UnsafeArenaSwap (AtLeastOnce * other)
Defined at line 1059 of file gen/third_party/cobalt/src/local_aggregation/local_aggregation.pb.h
AtLeastOnce * New (::google::protobuf::Arena * arena)
implements Message ----------------------------------------------
Defined at line 1067 of file gen/third_party/cobalt/src/local_aggregation/local_aggregation.pb.h
void MergeFrom (const AtLeastOnce & from)
Defined at line 1072 of file gen/third_party/cobalt/src/local_aggregation/local_aggregation.pb.h
bool IsInitialized ()
Defined at line 1079 of file gen/third_party/cobalt/src/local_aggregation/local_aggregation.pb.h
int GetCachedSize ()
Defined at line 1103 of file gen/third_party/cobalt/src/local_aggregation/local_aggregation.pb.h
void ~AtLeastOnce ()
template <typename = void>
void AtLeastOnce (::google::protobuf::internal::ConstantInitialized , const ::google::protobuf::internal::ClassData * class_data)
::uint8_t * _InternalSerialize (::uint8_t * target, ::google::protobuf::io::EpsCopyOutputStream * stream)
void clear_at_least_once ()
bool at_least_once = 1;
Defined at line 6902 of file gen/third_party/cobalt/src/local_aggregation/local_aggregation.pb.h
bool at_least_once ()
Defined at line 6907 of file gen/third_party/cobalt/src/local_aggregation/local_aggregation.pb.h
void set_at_least_once (bool value)
Defined at line 6911 of file gen/third_party/cobalt/src/local_aggregation/local_aggregation.pb.h
void clear_last_day_index ()
uint32 last_day_index = 2;
Defined at line 6926 of file gen/third_party/cobalt/src/local_aggregation/local_aggregation.pb.h
::uint32_t last_day_index ()
Defined at line 6931 of file gen/third_party/cobalt/src/local_aggregation/local_aggregation.pb.h
void set_last_day_index (::uint32_t value)
Defined at line 6935 of file gen/third_party/cobalt/src/local_aggregation/local_aggregation.pb.h
Enumerations
enum (unnamed) : int
| Name | Value |
|---|---|
| kAtLeastOnceFieldNumber | 1 |
| kLastDayIndexFieldNumber | 2 |
accessors -------------------------------------------------------
Defined at line 1137 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 PrivateAccess
class Arena
class MessageLite
class TcParser
template <typename T>
basic_string_view AtLeastOnce ()
void AtLeastOnce (AtLeastOnce & aAtLeastOnce & b)