⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 etcl_y.h

📁 这是广泛使用的通信开源项目,对于大容量,高并发的通讯要求完全能够胜任,他广泛可用于网络游戏医学图像网关的高qos要求.更详细的内容可阅读相应的材料
💻 H
字号:
// ETCL_y.h,v 1.3 2002/01/14 19:52:28 parsons Exp
#define	TAO_ETCL_GT	257
#define	TAO_ETCL_GE	258
#define	TAO_ETCL_LT	259
#define	TAO_ETCL_LE	260
#define	TAO_ETCL_EQ	261
#define	TAO_ETCL_NE	262
#define	TAO_ETCL_EXIST	263
#define	TAO_ETCL_DEFAULT	264
#define	TAO_ETCL_AND	265
#define	TAO_ETCL_OR	266
#define	TAO_ETCL_NOT	267
#define	TAO_ETCL_IN	268
#define	TAO_ETCL_TWIDDLE	269
#define	TAO_ETCL_BOOLEAN	270
#define	TAO_ETCL_PLUS	271
#define	TAO_ETCL_MINUS	272
#define	TAO_ETCL_MULT	273
#define	TAO_ETCL_DIV	274
#define	TAO_ETCL_UMINUS	275
#define	TAO_ETCL_INTEGER	276
#define	TAO_ETCL_FLOAT	277
#define	TAO_ETCL_STRING	278
#define	TAO_ETCL_RPAREN	279
#define	TAO_ETCL_LPAREN	280
#define	TAO_ETCL_RBRA	281
#define	TAO_ETCL_LBRA	282
#define	TAO_ETCL_IDENT	283
#define	TAO_ETCL_UNSIGNED	284
#define	TAO_ETCL_SIGNED	285
#define	TAO_ETCL_DOUBLE	286
#define	TAO_ETCL_CONSTRAINT	287
#define	TAO_ETCL_COMPONENT	288
#define	TAO_ETCL_WITH	289
#define	TAO_ETCL_MAX	290
#define	TAO_ETCL_MIN	291
#define	TAO_ETCL_FIRST	292
#define	TAO_ETCL_RANDOM	293
#define	TAO_ETCL_DOLLAR	294
#define	TAO_ETCL_DOT	295
#define	TAO_ETCL_DISCRIMINANT	296
#define	TAO_ETCL_LENGTH	297
#define	TAO_ETCL_TYPE_ID	298
#define	TAO_ETCL_REPOS_ID	299

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -