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

wvmodem.cc File Reference

#include "wvmodem.h"
#include <sys/ioctl.h>

Go to the source code of this file.

Compounds

struct  SpeedLookup

Variables

SpeedLookup speeds []


Variable Documentation

SpeedLookup speeds[] [static]
 

Initial value:

 {






    {115200, B115200},
    { 57600, B57600},
    { 38400, B38400},
    { 19200, B19200},
    {  9600, B9600},
    {  4800, B4800},
    {  2400, B2400},
    {  1200, B1200},
    {   300, B300}
}

Definition at line 22 of file wvmodem.cc.


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