ACE 8.0.5
Loading...
Searching...
No Matches
Svc_Conf_Param.h File Reference
#include "ace/Obstack.h"

Macros

#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)

Detailed Description

Author
Iliyan Jeliazkov iliya.nosp@m.n@oc.nosp@m.iweb..nosp@m.com
Based on code originally found in Svc_Conf.h by Doug Schmidt and Ossama Othman.

Macro Definition Documentation

◆ ACE_SVC_CONF_PARAM

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

◆ ACE_YYLEX_PARAM

#define ACE_YYLEX_PARAM   ACE_YYPARSE_PARAM

◆ ACE_YYPARSE_PARAM

#define ACE_YYPARSE_PARAM   ace_svc_conf_parameter

Function Documentation

◆ ace_yy_delete_buffer()

void ace_yy_delete_buffer ( ace_yy_buffer_state * buffer)
extern