#include "ace/pre.h"
#include "ace/SPIPE_Stream.h"
#include "ace/SPIPE_Connector.i"
#include "ace/post.h"
Include dependency graph for SPIPE_Connector.h:
This graph shows which files directly or indirectly include this file:
Compounds | |
class | ACE_SPIPE_Connector |
Defines an active connection factory for <ACE_SPIPE_Stream>. On Windows this is mapped to Named Pipes, whereas on UNIX it is mapped to STREAM pipes. More... |
SPIPE_Connector.h,v 4.18 2002/10/15 01:01:50 schmidt Exp