ExistCpp
|
类 | |
class | ExistMessage |
class | ExistMessageDefaultTypeInternal |
class | ServiceProbeMessage |
class | ServiceProbeMessageDefaultTypeInternal |
class | ServicePublishMessage |
class | ServicePublishMessageDefaultTypeInternal |
枚举 | |
enum | ExistMessage_MessageType { ExistMessage_MessageType_SERVICEPUBLISH = 0, ExistMessage_MessageType_SERVICEPROBE = 1, ExistMessage_MessageType_ExistMessage_MessageType_INT_MIN_SENTINEL_DO_NOT_USE_ = ::google::protobuf::kint32min, ExistMessage_MessageType_ExistMessage_MessageType_INT_MAX_SENTINEL_DO_NOT_USE_ = ::google::protobuf::kint32max } |
enum | ServicePublishMessage_ServiceProtocolType { ServicePublishMessage_ServiceProtocolType_HTTP = 0, ServicePublishMessage_ServiceProtocolType_UDP = 1, ServicePublishMessage_ServiceProtocolType_MQTT = 2, ServicePublishMessage_ServiceProtocolType_TCP = 3, ServicePublishMessage_ServiceProtocolType_GRPC = 4, ServicePublishMessage_ServiceProtocolType_ServicePublishMessage_ServiceProtocolType_INT_MIN_SENTINEL_DO_NOT_USE_ = ::google::protobuf::kint32min, ServicePublishMessage_ServiceProtocolType_ServicePublishMessage_ServiceProtocolType_INT_MAX_SENTINEL_DO_NOT_USE_ = ::google::protobuf::kint32max } |
函数 | |
const ::google::protobuf::EnumDescriptor * | ExistMessage_MessageType_descriptor () |
bool | ExistMessage_MessageType_IsValid (int value) |
const ::std::string & | ExistMessage_MessageType_Name (ExistMessage_MessageType value) |
bool | ExistMessage_MessageType_Parse (const ::std::string &name, ExistMessage_MessageType *value) |
const ::google::protobuf::EnumDescriptor * | ServicePublishMessage_ServiceProtocolType_descriptor () |
bool | ServicePublishMessage_ServiceProtocolType_IsValid (int value) |
const ::std::string & | ServicePublishMessage_ServiceProtocolType_Name (ServicePublishMessage_ServiceProtocolType value) |
bool | ServicePublishMessage_ServiceProtocolType_Parse (const ::std::string &name, ServicePublishMessage_ServiceProtocolType *value) |
在文件 ExistMessage.pb.h 第 101 行定义.
在文件 ExistMessage.pb.h 第 77 行定义.
const ::google::protobuf::EnumDescriptor * com::stupidbeauty::exist::ExistMessage_MessageType_descriptor | ( | ) |
在文件 ExistMessage.pb.cc 第 235 行定义.
参考 protobuf_ExistMessage_2eproto::file_level_enum_descriptors , 以及 protobuf_ExistMessage_2eproto::protobuf_AssignDescriptorsOnce().
参考自 ExistMessage_MessageType_Name(), ExistMessage_MessageType_Parse(), google::protobuf::GetEnumDescriptor< ::com::stupidbeauty::exist::ExistMessage_MessageType >() , 以及 com::stupidbeauty::exist::ExistMessage::MessageType_descriptor().
bool com::stupidbeauty::exist::ExistMessage_MessageType_IsValid | ( | int | value | ) |
在文件 ExistMessage.pb.cc 第 239 行定义.
参考 com::stupidbeauty::exist::ExistMessage::MessageType_ARRAYSIZE, com::stupidbeauty::exist::ExistMessage::MessageType_MAX, com::stupidbeauty::exist::ExistMessage::MessageType_MIN, com::stupidbeauty::exist::ExistMessage::SERVICEPROBE , 以及 com::stupidbeauty::exist::ExistMessage::SERVICEPUBLISH.
参考自 com::stupidbeauty::exist::ExistMessage::MessageType_IsValid().
|
inline |
在文件 ExistMessage.pb.h 第 113 行定义.
参考 ExistMessage_MessageType_descriptor().
参考自 com::stupidbeauty::exist::ExistMessage::MessageType_Name().
|
inline |
在文件 ExistMessage.pb.h 第 117 行定义.
参考 ExistMessage_MessageType_descriptor().
参考自 com::stupidbeauty::exist::ExistMessage::MessageType_Parse().
const ::google::protobuf::EnumDescriptor * com::stupidbeauty::exist::ServicePublishMessage_ServiceProtocolType_descriptor | ( | ) |
在文件 ExistMessage.pb.cc 第 208 行定义.
参考 protobuf_ExistMessage_2eproto::file_level_enum_descriptors , 以及 protobuf_ExistMessage_2eproto::protobuf_AssignDescriptorsOnce().
参考自 google::protobuf::GetEnumDescriptor< ::com::stupidbeauty::exist::ServicePublishMessage_ServiceProtocolType >(), com::stupidbeauty::exist::ServicePublishMessage::ServiceProtocolType_descriptor(), ServicePublishMessage_ServiceProtocolType_Name() , 以及 ServicePublishMessage_ServiceProtocolType_Parse().
bool com::stupidbeauty::exist::ServicePublishMessage_ServiceProtocolType_IsValid | ( | int | value | ) |
在文件 ExistMessage.pb.cc 第 212 行定义.
参考 com::stupidbeauty::exist::ServicePublishMessage::GRPC, com::stupidbeauty::exist::ServicePublishMessage::HTTP, com::stupidbeauty::exist::ServicePublishMessage::MQTT, com::stupidbeauty::exist::ServicePublishMessage::ServiceProtocolType_ARRAYSIZE, com::stupidbeauty::exist::ServicePublishMessage::ServiceProtocolType_MAX, com::stupidbeauty::exist::ServicePublishMessage::ServiceProtocolType_MIN, com::stupidbeauty::exist::ServicePublishMessage::TCP , 以及 com::stupidbeauty::exist::ServicePublishMessage::UDP.
参考自 com::stupidbeauty::exist::ServicePublishMessage::ServiceProtocolType_IsValid().
|
inline |
在文件 ExistMessage.pb.h 第 92 行定义.
参考 ServicePublishMessage_ServiceProtocolType_descriptor().
参考自 com::stupidbeauty::exist::ServicePublishMessage::ServiceProtocolType_Name().
|
inline |
在文件 ExistMessage.pb.h 第 96 行定义.
参考 ServicePublishMessage_ServiceProtocolType_descriptor().
参考自 com::stupidbeauty::exist::ServicePublishMessage::ServiceProtocolType_Parse().
ExistMessageDefaultTypeInternal com::stupidbeauty::exist::_ExistMessage_default_instance_ |
ServiceProbeMessageDefaultTypeInternal com::stupidbeauty::exist::_ServiceProbeMessage_default_instance_ |
ServicePublishMessageDefaultTypeInternal com::stupidbeauty::exist::_ServicePublishMessage_default_instance_ |
const int com::stupidbeauty::exist::ExistMessage_MessageType_MessageType_ARRAYSIZE = ExistMessage_MessageType_MessageType_MAX + 1 |
在文件 ExistMessage.pb.h 第 110 行定义.
const ExistMessage_MessageType com::stupidbeauty::exist::ExistMessage_MessageType_MessageType_MAX = ExistMessage_MessageType_SERVICEPROBE |
在文件 ExistMessage.pb.h 第 109 行定义.
const ExistMessage_MessageType com::stupidbeauty::exist::ExistMessage_MessageType_MessageType_MIN = ExistMessage_MessageType_SERVICEPUBLISH |
在文件 ExistMessage.pb.h 第 108 行定义.
const int com::stupidbeauty::exist::ServicePublishMessage_ServiceProtocolType_ServiceProtocolType_ARRAYSIZE = ServicePublishMessage_ServiceProtocolType_ServiceProtocolType_MAX + 1 |
在文件 ExistMessage.pb.h 第 89 行定义.
const ServicePublishMessage_ServiceProtocolType com::stupidbeauty::exist::ServicePublishMessage_ServiceProtocolType_ServiceProtocolType_MAX = ServicePublishMessage_ServiceProtocolType_GRPC |
在文件 ExistMessage.pb.h 第 88 行定义.
const ServicePublishMessage_ServiceProtocolType com::stupidbeauty::exist::ServicePublishMessage_ServiceProtocolType_ServiceProtocolType_MIN = ServicePublishMessage_ServiceProtocolType_HTTP |
在文件 ExistMessage.pb.h 第 87 行定义.