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

Svc_Conf_Param.h,v 4.1 2006/04/26 21:19:42 jeliazkov_i Exp

Author:
Iliyan Jeliazkov <iliyan@ociweb.com>

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 134 of file Svc_Conf_Param.h.

Referenced by ace_yylex(), and ace_yyparse().

#define ACE_YYLEX_PARAM   ACE_YYPARSE_PARAM
 

Definition at line 132 of file Svc_Conf_Param.h.

#define ACE_YYPARSE_PARAM   ace_svc_conf_parameter
 

Definition at line 130 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 111 of file Svc_Conf_Lexer.cpp.

Referenced by ACE_Svc_Conf_Param::~ACE_Svc_Conf_Param().

00112 {
00113   delete buffer;
00114 }


Variable Documentation

ACE_BEGIN_VERSIONED_NAMESPACE_DECL struct ace_yy_buffer_state
 

Definition at line 31 of file Svc_Conf_Param.h.


Generated on Thu Nov 9 11:11:21 2006 for ACE by doxygen 1.3.6