Siemens GENERAL INTERFACE FOR NETWORK APPLICATIONS V 4.0 Manual de usuario Pagina 81

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 244
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 80
GINA V4.0 System Administrator Guide – September 2000 69
Configuration language
Druck vom 24. 01.2001 17:00.31 torb-kon
6.2.3 Syntax
This section describes the syntax of the configuration language in the notation used by the
UNIX command yacc.
%{
%}
%start sysblock
%union
{
SessPoint *sessPt;
long number;
char string[80];
}
%token <number> NUMBER /* positive integer */
%token ADDRESS /* statement */
%token ADMIN /* statement */
%token APPLICATION /* statement */
%token AREA /* statement */
%token ASYN_PRIORITY /* statement */
%token BCAMAPPL /* statement */
%token CANCEL /* statement */
%token CHECK /* statement */
%token CLASS /* statement */
%token CLASSMETHOD /* statement */
%token CONNECT /* statement */
%token CYCLE /* statement */
%token CYCLICORDER /* statement */
%token CYCLICTIME /* statement */
%token DYNAMIC_CONNECT /* statement */
%token EVENTCONTROL /* statement */
%token FOREIGN_APPLICATION /* statement */
%token FOREIGN_APPLICATION_NUMBER /* statement */
%token FOREIGN_SESSION /* statement */
%token FUNCTION /* statement */
%token HOST /* statement */
%token IMPORT /* statement */
%token INSTMETHOD /* statement */
%token INTERNETADDRESS /* statement */
Vista de pagina 80
1 2 ... 76 77 78 79 80 81 82 83 84 85 86 ... 243 244

Comentarios a estos manuales

Sin comentarios