ACE
6.1.0
|
#include "ace/Obstack.h"
Classes | |
class | ACE_Svc_Conf_Param |
An instance of this object will be passed down to the yyparse() and yylex() functions. More... | |
Defines | |
#define | YYPARSE_PARAM ace_svc_conf_parameter |
#define | YYLEX_PARAM YYPARSE_PARAM |
#define | ACE_SVC_CONF_PARAM (static_cast<ACE_Svc_Conf_Param *> (YYLEX_PARAM)) |
Functions | |
void | ace_yy_delete_buffer (ace_yy_buffer_state *buffer) |
#define ACE_SVC_CONF_PARAM (static_cast<ACE_Svc_Conf_Param *> (YYLEX_PARAM)) |
#define YYLEX_PARAM YYPARSE_PARAM |
#define YYPARSE_PARAM ace_svc_conf_parameter |
void ace_yy_delete_buffer | ( | ace_yy_buffer_state * | buffer | ) |