#include "ace/Svc_Conf.h"
Go to the source code of this file.
| #define ACE_ACTIVE 267 |
Definition at line 95 of file Svc_Conf_y.cpp.
| #define ACE_DYNAMIC 258 |
Definition at line 86 of file Svc_Conf_y.cpp.
| #define ACE_IDENT 270 |
Definition at line 98 of file Svc_Conf_y.cpp.
| #define ACE_INACTIVE 268 |
Definition at line 96 of file Svc_Conf_y.cpp.
| #define ACE_MODULE_T 264 |
Definition at line 92 of file Svc_Conf_y.cpp.
| #define ACE_PATHNAME 269 |
Definition at line 97 of file Svc_Conf_y.cpp.
| #define ACE_REMOVE 262 |
Definition at line 90 of file Svc_Conf_y.cpp.
| #define ACE_RESUME 261 |
Definition at line 89 of file Svc_Conf_y.cpp.
| #define ACE_STATIC 259 |
Definition at line 87 of file Svc_Conf_y.cpp.
| #define ACE_STREAM_T 265 |
Definition at line 93 of file Svc_Conf_y.cpp.
| #define ACE_STRING 271 |
Definition at line 99 of file Svc_Conf_y.cpp.
| #define ACE_SUSPEND 260 |
Definition at line 88 of file Svc_Conf_y.cpp.
| #define ACE_SVC_OBJ_T 266 |
Definition at line 94 of file Svc_Conf_y.cpp.
| #define ACE_USTREAM 263 |
Definition at line 91 of file Svc_Conf_y.cpp.
| #define YYBISON 1 |
Definition at line 47 of file Svc_Conf_y.cpp.
| #define YYBISON_VERSION "2.3" |
Definition at line 50 of file Svc_Conf_y.cpp.
| #define YYLSP_NEEDED 0 |
Definition at line 59 of file Svc_Conf_y.cpp.
| #define YYPURE 1 |
Definition at line 56 of file Svc_Conf_y.cpp.
| #define YYSKELETON_NAME "yacc.c" |
Definition at line 53 of file Svc_Conf_y.cpp.
| enum ace_yytokentype |
Definition at line 68 of file Svc_Conf_y.cpp.
{
ACE_DYNAMIC = 258,
ACE_STATIC = 259,
ACE_SUSPEND = 260,
ACE_RESUME = 261,
ACE_REMOVE = 262,
ACE_USTREAM = 263,
ACE_MODULE_T = 264,
ACE_STREAM_T = 265,
ACE_SVC_OBJ_T = 266,
ACE_ACTIVE = 267,
ACE_INACTIVE = 268,
ACE_PATHNAME = 269,
ACE_IDENT = 270,
ACE_STRING = 271
};
1.7.0