#include "ace/Task.h"
#include "ace/pre.h"
#include "ace/post.h"
Include dependency graph for Stream_Modules.h:
This graph shows which files directly or indirectly include this file:
Compounds | |
class | ACE_Stream_Head |
Standard module that acts as the head of a ustream. More... | |
class | ACE_Stream_Tail |
Standard module that acts as the head of a ustream. More... | |
class | ACE_Thru_Task |
Standard module that acts as a "no op", simply passing on all data to its adjacent neighbor. More... |
Stream_Modules.h,v 4.19 2002/04/04 15:49:05 schmidt Exp