Nebula
Nebula
mydis.pb.h 文件参考
+ mydis.pb.h 的引用(Include)关系图:
+ 此图展示该文件直接或间接的被哪些文件引用了:

class  neb::Mydis_RedisOperate
 
class  neb::Mydis_DbOperate_Condition
 
class  neb::Mydis_DbOperate_ConditionGroup
 
class  neb::Mydis_DbOperate_OrderBy
 
class  neb::Mydis_DbOperate
 
class  neb::Mydis
 
class  neb::Record
 
class  neb::Field
 
class  neb::Result_DataLocate
 
class  neb::Result
 
struct  google::protobuf::is_proto_enum< ::neb::Mydis_RedisOperate_OPERATE_TYPE >
 
struct  google::protobuf::is_proto_enum< ::neb::Mydis_DbOperate_Condition_E_RELATION >
 
struct  google::protobuf::is_proto_enum< ::neb::Mydis_DbOperate_ConditionGroup_E_RELATION >
 
struct  google::protobuf::is_proto_enum< ::neb::Mydis_DbOperate_OrderBy_E_RELATION >
 
struct  google::protobuf::is_proto_enum< ::neb::Mydis_DbOperate_E_QUERY_TYPE >
 
struct  google::protobuf::is_proto_enum< ::neb::Result_E_RESULT_FROM >
 
struct  google::protobuf::is_proto_enum< ::neb::E_COL_TYPE >
 

命名空间

 neb
 
 google
 
 google::protobuf
 

枚举

enum  neb::Mydis_RedisOperate_OPERATE_TYPE { neb::Mydis_RedisOperate_OPERATE_TYPE_T_READ = 0, neb::Mydis_RedisOperate_OPERATE_TYPE_T_WRITE = 1, neb::Mydis_RedisOperate_OPERATE_TYPE_Mydis_RedisOperate_OPERATE_TYPE_INT_MIN_SENTINEL_DO_NOT_USE_ = ::google::protobuf::kint32min, neb::Mydis_RedisOperate_OPERATE_TYPE_Mydis_RedisOperate_OPERATE_TYPE_INT_MAX_SENTINEL_DO_NOT_USE_ = ::google::protobuf::kint32max }
 
enum  neb::Mydis_DbOperate_Condition_E_RELATION {
  neb::Mydis_DbOperate_Condition_E_RELATION_EQ = 0, neb::Mydis_DbOperate_Condition_E_RELATION_NE = 1, neb::Mydis_DbOperate_Condition_E_RELATION_GT = 2, neb::Mydis_DbOperate_Condition_E_RELATION_LT = 3,
  neb::Mydis_DbOperate_Condition_E_RELATION_GE = 4, neb::Mydis_DbOperate_Condition_E_RELATION_LE = 5, neb::Mydis_DbOperate_Condition_E_RELATION_LIKE = 6, neb::Mydis_DbOperate_Condition_E_RELATION_IN = 7,
  neb::Mydis_DbOperate_Condition_E_RELATION_Mydis_DbOperate_Condition_E_RELATION_INT_MIN_SENTINEL_DO_NOT_USE_ = ::google::protobuf::kint32min, neb::Mydis_DbOperate_Condition_E_RELATION_Mydis_DbOperate_Condition_E_RELATION_INT_MAX_SENTINEL_DO_NOT_USE_ = ::google::protobuf::kint32max
}
 
enum  neb::Mydis_DbOperate_ConditionGroup_E_RELATION { neb::Mydis_DbOperate_ConditionGroup_E_RELATION_AND = 0, neb::Mydis_DbOperate_ConditionGroup_E_RELATION_OR = 1, neb::Mydis_DbOperate_ConditionGroup_E_RELATION_Mydis_DbOperate_ConditionGroup_E_RELATION_INT_MIN_SENTINEL_DO_NOT_USE_ = ::google::protobuf::kint32min, neb::Mydis_DbOperate_ConditionGroup_E_RELATION_Mydis_DbOperate_ConditionGroup_E_RELATION_INT_MAX_SENTINEL_DO_NOT_USE_ = ::google::protobuf::kint32max }
 
enum  neb::Mydis_DbOperate_OrderBy_E_RELATION { neb::Mydis_DbOperate_OrderBy_E_RELATION_ASC = 0, neb::Mydis_DbOperate_OrderBy_E_RELATION_DESC = 1, neb::Mydis_DbOperate_OrderBy_E_RELATION_Mydis_DbOperate_OrderBy_E_RELATION_INT_MIN_SENTINEL_DO_NOT_USE_ = ::google::protobuf::kint32min, neb::Mydis_DbOperate_OrderBy_E_RELATION_Mydis_DbOperate_OrderBy_E_RELATION_INT_MAX_SENTINEL_DO_NOT_USE_ = ::google::protobuf::kint32max }
 
enum  neb::Mydis_DbOperate_E_QUERY_TYPE {
  neb::Mydis_DbOperate_E_QUERY_TYPE_SELECT = 0, neb::Mydis_DbOperate_E_QUERY_TYPE_INSERT = 1, neb::Mydis_DbOperate_E_QUERY_TYPE_INSERT_IGNORE = 2, neb::Mydis_DbOperate_E_QUERY_TYPE_UPDATE = 3,
  neb::Mydis_DbOperate_E_QUERY_TYPE_REPLACE = 4, neb::Mydis_DbOperate_E_QUERY_TYPE_DELETE = 5, neb::Mydis_DbOperate_E_QUERY_TYPE_Mydis_DbOperate_E_QUERY_TYPE_INT_MIN_SENTINEL_DO_NOT_USE_ = ::google::protobuf::kint32min, neb::Mydis_DbOperate_E_QUERY_TYPE_Mydis_DbOperate_E_QUERY_TYPE_INT_MAX_SENTINEL_DO_NOT_USE_ = ::google::protobuf::kint32max
}
 
enum  neb::Result_E_RESULT_FROM { neb::Result_E_RESULT_FROM_FROM_DB = 0, neb::Result_E_RESULT_FROM_FROM_REDIS = 1, neb::Result_E_RESULT_FROM_Result_E_RESULT_FROM_INT_MIN_SENTINEL_DO_NOT_USE_ = ::google::protobuf::kint32min, neb::Result_E_RESULT_FROM_Result_E_RESULT_FROM_INT_MAX_SENTINEL_DO_NOT_USE_ = ::google::protobuf::kint32max }
 
enum  neb::E_COL_TYPE {
  neb::STRING = 0, neb::INT = 1, neb::BIGINT = 2, neb::FLOAT = 3,
  neb::DOUBLE = 4, neb::E_COL_TYPE_INT_MIN_SENTINEL_DO_NOT_USE_ = ::google::protobuf::kint32min, neb::E_COL_TYPE_INT_MAX_SENTINEL_DO_NOT_USE_ = ::google::protobuf::kint32max
}
 

函数

void neb::protobuf_AddDesc_mydis_2eproto () GOOGLE_ATTRIBUTE_COLD
 
void neb::protobuf_AssignDesc_mydis_2eproto () GOOGLE_ATTRIBUTE_COLD
 
void neb::protobuf_ShutdownFile_mydis_2eproto ()
 
bool neb::Mydis_RedisOperate_OPERATE_TYPE_IsValid (int value)
 
const
::google::protobuf::EnumDescriptor * 
neb::Mydis_RedisOperate_OPERATE_TYPE_descriptor ()
 
const ::std::string & neb::Mydis_RedisOperate_OPERATE_TYPE_Name (Mydis_RedisOperate_OPERATE_TYPE value)
 
bool neb::Mydis_RedisOperate_OPERATE_TYPE_Parse (const ::std::string &name, Mydis_RedisOperate_OPERATE_TYPE *value)
 
bool neb::Mydis_DbOperate_Condition_E_RELATION_IsValid (int value)
 
const
::google::protobuf::EnumDescriptor * 
neb::Mydis_DbOperate_Condition_E_RELATION_descriptor ()
 
const ::std::string & neb::Mydis_DbOperate_Condition_E_RELATION_Name (Mydis_DbOperate_Condition_E_RELATION value)
 
bool neb::Mydis_DbOperate_Condition_E_RELATION_Parse (const ::std::string &name, Mydis_DbOperate_Condition_E_RELATION *value)
 
bool neb::Mydis_DbOperate_ConditionGroup_E_RELATION_IsValid (int value)
 
const
::google::protobuf::EnumDescriptor * 
neb::Mydis_DbOperate_ConditionGroup_E_RELATION_descriptor ()
 
const ::std::string & neb::Mydis_DbOperate_ConditionGroup_E_RELATION_Name (Mydis_DbOperate_ConditionGroup_E_RELATION value)
 
bool neb::Mydis_DbOperate_ConditionGroup_E_RELATION_Parse (const ::std::string &name, Mydis_DbOperate_ConditionGroup_E_RELATION *value)
 
bool neb::Mydis_DbOperate_OrderBy_E_RELATION_IsValid (int value)
 
const
::google::protobuf::EnumDescriptor * 
neb::Mydis_DbOperate_OrderBy_E_RELATION_descriptor ()
 
const ::std::string & neb::Mydis_DbOperate_OrderBy_E_RELATION_Name (Mydis_DbOperate_OrderBy_E_RELATION value)
 
bool neb::Mydis_DbOperate_OrderBy_E_RELATION_Parse (const ::std::string &name, Mydis_DbOperate_OrderBy_E_RELATION *value)
 
bool neb::Mydis_DbOperate_E_QUERY_TYPE_IsValid (int value)
 
const
::google::protobuf::EnumDescriptor * 
neb::Mydis_DbOperate_E_QUERY_TYPE_descriptor ()
 
const ::std::string & neb::Mydis_DbOperate_E_QUERY_TYPE_Name (Mydis_DbOperate_E_QUERY_TYPE value)
 
bool neb::Mydis_DbOperate_E_QUERY_TYPE_Parse (const ::std::string &name, Mydis_DbOperate_E_QUERY_TYPE *value)
 
bool neb::Result_E_RESULT_FROM_IsValid (int value)
 
const
::google::protobuf::EnumDescriptor * 
neb::Result_E_RESULT_FROM_descriptor ()
 
const ::std::string & neb::Result_E_RESULT_FROM_Name (Result_E_RESULT_FROM value)
 
bool neb::Result_E_RESULT_FROM_Parse (const ::std::string &name, Result_E_RESULT_FROM *value)
 
bool neb::E_COL_TYPE_IsValid (int value)
 
const
::google::protobuf::EnumDescriptor * 
neb::E_COL_TYPE_descriptor ()
 
const ::std::string & neb::E_COL_TYPE_Name (E_COL_TYPE value)
 
bool neb::E_COL_TYPE_Parse (const ::std::string &name, E_COL_TYPE *value)
 
template<>
const EnumDescriptor * google::protobuf::GetEnumDescriptor< ::neb::Mydis_RedisOperate_OPERATE_TYPE > ()
 
template<>
const EnumDescriptor * google::protobuf::GetEnumDescriptor< ::neb::Mydis_DbOperate_Condition_E_RELATION > ()
 
template<>
const EnumDescriptor * google::protobuf::GetEnumDescriptor< ::neb::Mydis_DbOperate_ConditionGroup_E_RELATION > ()
 
template<>
const EnumDescriptor * google::protobuf::GetEnumDescriptor< ::neb::Mydis_DbOperate_OrderBy_E_RELATION > ()
 
template<>
const EnumDescriptor * google::protobuf::GetEnumDescriptor< ::neb::Mydis_DbOperate_E_QUERY_TYPE > ()
 
template<>
const EnumDescriptor * google::protobuf::GetEnumDescriptor< ::neb::Result_E_RESULT_FROM > ()
 
template<>
const EnumDescriptor * google::protobuf::GetEnumDescriptor< ::neb::E_COL_TYPE > ()
 

变量

const
Mydis_RedisOperate_OPERATE_TYPE 
neb::Mydis_RedisOperate_OPERATE_TYPE_OPERATE_TYPE_MIN = Mydis_RedisOperate_OPERATE_TYPE_T_READ
 
const
Mydis_RedisOperate_OPERATE_TYPE 
neb::Mydis_RedisOperate_OPERATE_TYPE_OPERATE_TYPE_MAX = Mydis_RedisOperate_OPERATE_TYPE_T_WRITE
 
const int neb::Mydis_RedisOperate_OPERATE_TYPE_OPERATE_TYPE_ARRAYSIZE = Mydis_RedisOperate_OPERATE_TYPE_OPERATE_TYPE_MAX + 1
 
const
Mydis_DbOperate_Condition_E_RELATION 
neb::Mydis_DbOperate_Condition_E_RELATION_E_RELATION_MIN = Mydis_DbOperate_Condition_E_RELATION_EQ
 
const
Mydis_DbOperate_Condition_E_RELATION 
neb::Mydis_DbOperate_Condition_E_RELATION_E_RELATION_MAX = Mydis_DbOperate_Condition_E_RELATION_IN
 
const int neb::Mydis_DbOperate_Condition_E_RELATION_E_RELATION_ARRAYSIZE = Mydis_DbOperate_Condition_E_RELATION_E_RELATION_MAX + 1
 
const
Mydis_DbOperate_ConditionGroup_E_RELATION 
neb::Mydis_DbOperate_ConditionGroup_E_RELATION_E_RELATION_MIN = Mydis_DbOperate_ConditionGroup_E_RELATION_AND
 
const
Mydis_DbOperate_ConditionGroup_E_RELATION 
neb::Mydis_DbOperate_ConditionGroup_E_RELATION_E_RELATION_MAX = Mydis_DbOperate_ConditionGroup_E_RELATION_OR
 
const int neb::Mydis_DbOperate_ConditionGroup_E_RELATION_E_RELATION_ARRAYSIZE = Mydis_DbOperate_ConditionGroup_E_RELATION_E_RELATION_MAX + 1
 
const
Mydis_DbOperate_OrderBy_E_RELATION 
neb::Mydis_DbOperate_OrderBy_E_RELATION_E_RELATION_MIN = Mydis_DbOperate_OrderBy_E_RELATION_ASC
 
const
Mydis_DbOperate_OrderBy_E_RELATION 
neb::Mydis_DbOperate_OrderBy_E_RELATION_E_RELATION_MAX = Mydis_DbOperate_OrderBy_E_RELATION_DESC
 
const int neb::Mydis_DbOperate_OrderBy_E_RELATION_E_RELATION_ARRAYSIZE = Mydis_DbOperate_OrderBy_E_RELATION_E_RELATION_MAX + 1
 
const Mydis_DbOperate_E_QUERY_TYPE neb::Mydis_DbOperate_E_QUERY_TYPE_E_QUERY_TYPE_MIN = Mydis_DbOperate_E_QUERY_TYPE_SELECT
 
const Mydis_DbOperate_E_QUERY_TYPE neb::Mydis_DbOperate_E_QUERY_TYPE_E_QUERY_TYPE_MAX = Mydis_DbOperate_E_QUERY_TYPE_DELETE
 
const int neb::Mydis_DbOperate_E_QUERY_TYPE_E_QUERY_TYPE_ARRAYSIZE = Mydis_DbOperate_E_QUERY_TYPE_E_QUERY_TYPE_MAX + 1
 
const Result_E_RESULT_FROM neb::Result_E_RESULT_FROM_E_RESULT_FROM_MIN = Result_E_RESULT_FROM_FROM_DB
 
const Result_E_RESULT_FROM neb::Result_E_RESULT_FROM_E_RESULT_FROM_MAX = Result_E_RESULT_FROM_FROM_REDIS
 
const int neb::Result_E_RESULT_FROM_E_RESULT_FROM_ARRAYSIZE = Result_E_RESULT_FROM_E_RESULT_FROM_MAX + 1
 
const E_COL_TYPE neb::E_COL_TYPE_MIN = STRING
 
const E_COL_TYPE neb::E_COL_TYPE_MAX = DOUBLE
 
const int neb::E_COL_TYPE_ARRAYSIZE = E_COL_TYPE_MAX + 1