WvStreams
wvloopback2.h
00001 /* -*- Mode: C++ -*-
00002  * Worldvisions Weaver Software:
00003  *   Copyright (C) 1997-2002 Net Integration Technologies, Inc.
00004  *
00005  */ 
00006 #ifndef __WVLOOPBACK2_H
00007 #define __WVLOOPBACK2_H
00008 
00009 #include "wvfdstream.h"
00010 
00027 void wvloopback2(IWvStream *&s1, IWvStream *&s2);
00028 
00029 #endif // __WVLOOPBACK2_H