#include "ace/Service_Types.h"
#include "ace/Stream_Modules.h"
#include "ace/Stream.h"
#include "ace/OS_NS_stdio.h"
#include "ace/OS_NS_string.h"
Typedefs |
typedef ACE_Module< ACE_SYNCH > | MT_Module |
typedef ACE_Task< ACE_SYNCH > | MT_Task |
Functions |
| ACE_RCSID (ace, Service_Types,"$Id: Service_Types.cpp 84068 2008-12-24 18:32:05Z shuston $") 1 typedef ACE_Stream< ACE_SYNCH > MT_Stream |
Typedef Documentation
Function Documentation
ACE_RCSID |
( |
ace |
, |
|
|
Service_Types |
, |
|
|
"$Id: Service_Types.cpp 84068 2008-12-24 18:32:05Z shuston $" |
|
|
) |
| |