ACE  6.1.2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Functions
Svc_Conf.h File Reference
#include "ace/Service_Config.h"
#include "ace/Parse_Node.h"
#include "ace/Svc_Conf_Param.h"

Functions

int ace_yyparse ()
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.

Detailed Description

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

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.

int ace_yyparse ( )