Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

wvloopback.h

Go to the documentation of this file.
00001 /*
00002  * Worldvisions Weaver Software:
00003  *   Copyright (C) 1997-2002 Net Integration Technologies, Inc.
00004  */ 
00005 #ifndef __WVLOOPBACK_H
00006 #define __WVLOOPBACK_H
00007 
00008 #include "wvsplitstream.h"
00009 
00010 class WvSplitStream;
00011 
00017 class WvLoopback : public WvSplitStream
00018 {
00019 public:
00020     WvLoopback();
00021 };
00022 
00023 #endif // __WVLOOPBACK_H

Generated on Sun Aug 25 02:29:32 2002 for WvStreams by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002