class Project

Defined at line 72 of file gen/third_party/cobalt/src/registry/project.pb.h

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

Public Members

static const int kIndexInFileMessages

Public Methods

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

Defined at line 75 of file gen/third_party/cobalt/src/registry/project.pb.h

void Project (Project && from)

Defined at line 91 of file gen/third_party/cobalt/src/registry/project.pb.h

Project & operator= (const Project & from)

Defined at line 92 of file gen/third_party/cobalt/src/registry/project.pb.h

Project & operator= (Project && from)

Defined at line 96 of file gen/third_party/cobalt/src/registry/project.pb.h

const ::std::string & unknown_fields ()

Defined at line 106 of file gen/third_party/cobalt/src/registry/project.pb.h

::std::string * mutable_unknown_fields ()

Defined at line 110 of file gen/third_party/cobalt/src/registry/project.pb.h

const Project & default_instance ()

Defined at line 115 of file gen/third_party/cobalt/src/registry/project.pb.h

void Swap (Project * other)

Defined at line 120 of file gen/third_party/cobalt/src/registry/project.pb.h

void UnsafeArenaSwap (Project * other)

Defined at line 128 of file gen/third_party/cobalt/src/registry/project.pb.h

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

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

Defined at line 136 of file gen/third_party/cobalt/src/registry/project.pb.h

void MergeFrom (const Project & from)

Defined at line 141 of file gen/third_party/cobalt/src/registry/project.pb.h

bool IsInitialized ()

Defined at line 148 of file gen/third_party/cobalt/src/registry/project.pb.h

int GetCachedSize ()

Defined at line 172 of file gen/third_party/cobalt/src/registry/project.pb.h

void ~Project ()
template <typename = void>
void Project (::google::protobuf::internal::ConstantInitialized , const ::google::protobuf::internal::ClassData * class_data)
auto InternalGenerateClassData_ (const MessageLite & prototype, const ::google::protobuf::internal::TcParseTableBase * tc_table)
void Project (const Project & from)

Defined at line 90 of file gen/third_party/cobalt/src/registry/project.pb.h

::uint8_t * _InternalSerialize (::uint8_t * target, ::google::protobuf::io::EpsCopyOutputStream * stream)
void clear_customer_name ()

string customer_name = 3;

Defined at line 370 of file gen/third_party/cobalt/src/registry/project.pb.h

const ::std::string & customer_name ()

Defined at line 375 of file gen/third_party/cobalt/src/registry/project.pb.h

template <typename Arg_ = const ::std::string&, typename... Args_>
void set_customer_name (Arg_ && arg, Args_... args)

Defined at line 381 of file gen/third_party/cobalt/src/registry/project.pb.h

::std::string * mutable_customer_name ()

Defined at line 387 of file gen/third_party/cobalt/src/registry/project.pb.h

::std::string * release_customer_name ()

Defined at line 406 of file gen/third_party/cobalt/src/registry/project.pb.h

void set_allocated_customer_name (::std::string * value)

Defined at line 419 of file gen/third_party/cobalt/src/registry/project.pb.h

void clear_project_name ()

string project_name = 4;

Defined at line 434 of file gen/third_party/cobalt/src/registry/project.pb.h

const ::std::string & project_name ()

Defined at line 439 of file gen/third_party/cobalt/src/registry/project.pb.h

template <typename Arg_ = const ::std::string&, typename... Args_>
void set_project_name (Arg_ && arg, Args_... args)

Defined at line 445 of file gen/third_party/cobalt/src/registry/project.pb.h

::std::string * mutable_project_name ()

Defined at line 451 of file gen/third_party/cobalt/src/registry/project.pb.h

::std::string * release_project_name ()

Defined at line 470 of file gen/third_party/cobalt/src/registry/project.pb.h

void set_allocated_project_name (::std::string * value)

Defined at line 483 of file gen/third_party/cobalt/src/registry/project.pb.h

void clear_customer_id ()

uint32 customer_id = 1;

Defined at line 322 of file gen/third_party/cobalt/src/registry/project.pb.h

::uint32_t customer_id ()

Defined at line 327 of file gen/third_party/cobalt/src/registry/project.pb.h

void set_customer_id (::uint32_t value)

Defined at line 331 of file gen/third_party/cobalt/src/registry/project.pb.h

void clear_project_id ()

uint32 project_id = 2;

Defined at line 346 of file gen/third_party/cobalt/src/registry/project.pb.h

::uint32_t project_id ()

Defined at line 351 of file gen/third_party/cobalt/src/registry/project.pb.h

void set_project_id (::uint32_t value)

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

Enumerations

enum (unnamed) : int
Name Value
kCustomerNameFieldNumber 3
kProjectNameFieldNumber 4
kCustomerIdFieldNumber 1
kProjectIdFieldNumber 2

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

Defined at line 206 of file gen/third_party/cobalt/src/registry/project.pb.h

Friends

class TableStruct_src_2fregistry_2fproject_2eproto
template <typename T>
class InternalHelper
class PrivateAccess
class Arena
class MessageLite
class TcParser
template <typename T>
basic_string_view Project ()
void Project (Project & aProject & b)