ACE 8.0.0
Loading...
Searching...
No Matches
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

Author
Doug Schmidt

Function Documentation

◆ ace_create_service_type()

ACE_Service_Type_Impl * ace_create_service_type ( ACE_TCHAR const * ,
int ,
void * ,
unsigned int ,
ACE_Service_Object_Exterminator = 0 )
extern

Factory that creates a new ACE_Service_Type_Impl.

◆ ace_yyparse()

int ace_yyparse ( )