ACE  6.4.1
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. More...
 

Detailed Description

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