Svc_Conf_Param.h File Reference

#include "ace/Obstack.h"

Include dependency graph for Svc_Conf_Param.h:

Include dependency graph

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

Included by dependency graph

Go to the source code of this file.

Classes

class  ACE_Svc_Conf_Param
 An instance of this object will be passed down to the yyparse() and yylex() functions. More...


Defines

#define ACE_YYPARSE_PARAM   ace_svc_conf_parameter
#define ACE_YYLEX_PARAM   ACE_YYPARSE_PARAM
#define ACE_SVC_CONF_PARAM   (static_cast<ACE_Svc_Conf_Param *> (ACE_YYLEX_PARAM))

Functions

void ace_yy_delete_buffer (ace_yy_buffer_state *buffer)

Variables

ACE_BEGIN_VERSIONED_NAMESPACE_DECL
struct 
ace_yy_buffer_state


Detailed Description

Id
Svc_Conf_Param.h 74299 2006-08-28 23:13:14Z ossama

Author:
Iliyan Jeliazkov <iliyan@ociweb.com>

Based on code originally found in Svc_Conf.h by Doug Schmidt and Ossama Othman.

Definition in file Svc_Conf_Param.h.


Define Documentation

#define ACE_SVC_CONF_PARAM   (static_cast<ACE_Svc_Conf_Param *> (ACE_YYLEX_PARAM))
 

Definition at line 136 of file Svc_Conf_Param.h.

Referenced by ace_yylex(), and ace_yyparse().

#define ACE_YYLEX_PARAM   ACE_YYPARSE_PARAM
 

Definition at line 134 of file Svc_Conf_Param.h.

#define ACE_YYPARSE_PARAM   ace_svc_conf_parameter
 

Definition at line 132 of file Svc_Conf_Param.h.

Referenced by ace_yyparse().


Function Documentation

void ace_yy_delete_buffer ace_yy_buffer_state buffer  ) 
 

Definition at line 123 of file Svc_Conf_Lexer.cpp.

Referenced by ACE_Svc_Conf_Param::~ACE_Svc_Conf_Param().

00124 {
00125   delete buffer;
00126 }


Variable Documentation

ACE_BEGIN_VERSIONED_NAMESPACE_DECL struct ace_yy_buffer_state
 

Definition at line 33 of file Svc_Conf_Param.h.


Generated on Sun Jan 27 12:52:03 2008 for ACE by doxygen 1.3.6