#include <wvstreamlist.h>
#include <wvpipe.h>
#include <wvlog.h>
#include <wvmodem.h>
Go to the source code of this file.
Functions | |
void | concallback (WvStream &con, void *userdata) |
int | main () |
|
Definition at line 6 of file wvstreamfunex.cc. References WvStream::getline(), and WvStream::print(). Referenced by main(). |
|
Definition at line 15 of file wvstreamfunex.cc. References WvList< WvStream >::append(), WvStream::autoforward(), WvStream::callback(), concallback(), WvLog::Error, WvStream::errstr(), WvLog::Info, WvStream::isok(), and WvStream::select(). |