#include "ace/SPIPE_Stream.h"
#include "ace/SPIPE_Connector.i"
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... |