class CobaltRegistry

Defined at line 913 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h

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

Public Members

static const int kIndexInFileMessages

Public Methods

::size_t ByteSizeLong ()
void CobaltRegistry ()

Defined at line 916 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h

void CobaltRegistry (CobaltRegistry && from)

Defined at line 932 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h

void CopyFrom (const CobaltRegistry & from)
void Clear ()
CobaltRegistry & operator= (const CobaltRegistry & from)

Defined at line 933 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h

CobaltRegistry & operator= (CobaltRegistry && from)

Defined at line 937 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h

const ::std::string & unknown_fields ()

Defined at line 947 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h

::std::string * mutable_unknown_fields ()

Defined at line 951 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h

const CobaltRegistry & default_instance ()

Defined at line 956 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h

void Swap (CobaltRegistry * other)

Defined at line 961 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h

void UnsafeArenaSwap (CobaltRegistry * other)

Defined at line 969 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h

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

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

Defined at line 977 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h

void MergeFrom (const CobaltRegistry & from)

Defined at line 982 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h

bool IsInitialized ()

Defined at line 989 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h

int GetCachedSize ()

Defined at line 1013 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h

void ~CobaltRegistry ()
template <typename = void>
void CobaltRegistry (::google::protobuf::internal::ConstantInitialized , const ::google::protobuf::internal::ClassData * class_data)
void CobaltRegistry (const CobaltRegistry & from)

Defined at line 931 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h

::uint8_t * _InternalSerialize (::uint8_t * target, ::google::protobuf::io::EpsCopyOutputStream * stream)
auto InternalGenerateClassData_ (const MessageLite & prototype, const ::google::protobuf::internal::TcParseTableBase * tc_table)
int customers_size ()

repeated .cobalt.CustomerConfig customers = 5;

Defined at line 1922 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h

void clear_customers ()

Defined at line 1925 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h

const ::cobalt::CustomerConfig & customers (int index)

Defined at line 1930 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h

::cobalt::CustomerConfig * mutable_customers (int index)

Defined at line 1935 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h

::cobalt::CustomerConfig * add_customers ()

Defined at line 1940 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h

const ::google::protobuf::RepeatedPtrField< ::cobalt::CustomerConfig> & customers ()

Defined at line 1950 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h

::google::protobuf::RepeatedPtrField< ::cobalt::CustomerConfig> * mutable_customers ()

Defined at line 1955 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h

int deleted_customer_ids_size ()

repeated uint32 deleted_customer_ids = 6;

Defined at line 1977 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h

void clear_deleted_customer_ids ()

Defined at line 1980 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h

::uint32_t deleted_customer_ids (int index)

Defined at line 1985 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h

void set_deleted_customer_ids (int index, ::uint32_t value)

Defined at line 1989 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h

void add_deleted_customer_ids (::uint32_t value)

Defined at line 1993 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h

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

Defined at line 2001 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h

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

Defined at line 2006 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h

Enumerations

enum (unnamed) : int
Name Value
kCustomersFieldNumber 5
kDeletedCustomerIdsFieldNumber 6

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

Defined at line 1047 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h

Friends

class TableStruct_src_2fregistry_2fcobalt_5fregistry_2eproto
template <typename T>
class InternalHelper
class PrivateAccess
class Arena
class MessageLite
class TcParser
template <typename T>
basic_string_view CobaltRegistry ()
void CobaltRegistry (CobaltRegistry & aCobaltRegistry & b)