Svc_Conf.h File Reference

#include "ace/Service_Config.h"
#include "ace/Parse_Node.h"
#include "ace/Svc_Conf_Param.h"

Include dependency graph for Svc_Conf.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

union  YYSTYPE

Defines

#define YY_DECL   extern "C" int ace_yylex (YYSTYPE *ace_yylval, void *YYLEX_PARAM)
#define YYSTYPE_IS_DECLARED

Functions

int ace_yyparse ()
void ace_yyerror (ACE_TCHAR const *)
 Error handling routines required by YACC or BISON.
void ace_yyerror (int yyerrno, int yylineno, ACE_TCHAR const *)
ACE_Service_Type_Implace_create_service_type (ACE_TCHAR const *, int, void *, unsigned int, ACE_Service_Object_Exterminator=0)
 Factory that creates a new ACE_Service_Type_Impl.

Variables

 YY_DECL
 Performs the lexical analysis.
FILE * ace_yyin
 Name of input stream.
ACE_TCHARace_yytext
 Holds the lexeme for the current token.
int ace_yyleng
 Holds the length of the lexeme for the current token.


Detailed Description

Id
Svc_Conf.h 81332 2008-04-10 22:47:04Z iliyan

Author:
Doug Schmidt

Definition in file Svc_Conf.h.


Define Documentation

#define YY_DECL   extern "C" int ace_yylex (YYSTYPE *ace_yylval, void *YYLEX_PARAM)

Definition at line 53 of file Svc_Conf.h.

#define YYSTYPE_IS_DECLARED

Definition at line 74 of file Svc_Conf.h.


Function Documentation

ACE_Service_Type_Impl* ace_create_service_type ( ACE_TCHAR const *  ,
int  ,
void *  ,
unsigned  int,
ACE_Service_Object_Exterminator  = 0 
)

Factory that creates a new ACE_Service_Type_Impl.

void ace_yyerror ( int  yyerrno,
int  yylineno,
ACE_TCHAR const *   
)

void ace_yyerror ( ACE_TCHAR const *   ) 

Error handling routines required by YACC or BISON.

Referenced by ACE_Svc_Conf_Lexer::input(), ACE_Svc_Conf_Lexer::scan(), and ACE_Svc_Conf_Lexer::yylex().

int ace_yyparse (  ) 

Referenced by ACE_Service_Gestalt::process_directives_i().


Variable Documentation

FILE* ace_yyin

Name of input stream.

int ace_yyleng

Holds the length of the lexeme for the current token.

ACE_TCHAR* ace_yytext

Holds the lexeme for the current token.

YY_DECL

Performs the lexical analysis.

Definition at line 77 of file Svc_Conf.h.


Generated on Tue Feb 2 17:34:14 2010 for ACE by  doxygen 1.4.7