class Project

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

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

Public Members

static const int kIndexInFileMessages

Protected Members

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

Public Methods

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

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

void Project (const Project & from)

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

void Project (Project && from)

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

Project & operator= (const Project & from)

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

Project & operator= (Project && from)

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

const std::string & unknown_fields ()

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

std::string * mutable_unknown_fields ()

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

const Project & default_instance ()

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

const Project * internal_default_instance ()

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

void Swap (Project * other)

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

void UnsafeArenaSwap (Project * other)

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

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

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

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

void MergeFrom (const Project & from)

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

bool IsInitialized ()

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

int GetCachedSize ()

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

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

string customer_name = 3;

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

const std::string & customer_name ()

Defined at line 356 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 362 of file gen/third_party/cobalt/src/registry/project.pb.h

std::string * mutable_customer_name ()

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

std::string * release_customer_name ()

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

void set_allocated_customer_name (std::string * value)

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

void clear_project_name ()

string project_name = 4;

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

const std::string & project_name ()

Defined at line 404 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 410 of file gen/third_party/cobalt/src/registry/project.pb.h

std::string * mutable_project_name ()

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

std::string * release_project_name ()

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

void set_allocated_project_name (std::string * value)

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

void clear_customer_id ()

uint32 customer_id = 1;

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

::uint32_t customer_id ()

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

void set_customer_id (::uint32_t value)

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

void clear_project_id ()

uint32 project_id = 2;

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

::uint32_t project_id ()

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

void set_project_id (::uint32_t value)

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

Protected Methods

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

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

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

Enumerations

enum 
Name Value
kCustomerNameFieldNumber 3
kProjectNameFieldNumber 4
kCustomerIdFieldNumber 1
kProjectIdFieldNumber 2

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

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

Friends

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