#include "ace/pre.h"
#include "ace/Stream.h"
#include "ace/Synch.h"
#include "ace/SPIPE.h"
#include "ace/Message_Queue.h"
#include "ace/UPIPE_Addr.h"
#include "ace/post.h"
Include dependency graph for UPIPE_Stream.h:
This graph shows which files directly or indirectly include this file:
Compounds | |
class | ACE_UPIPE_Stream |
Defines the method that transfer data on a UPIPE. More... | |
Typedefs | |
typedef ACE_Stream< ACE_SYNCH > | MT_Stream |
UPIPE_Stream.h,v 4.15 2003/01/09 00:30:49 shuston Exp
|
|