Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

wvmodem.cc File Reference

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

Go to the source code of this file.

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.

Referenced by WvModemBase::get_real_speed(), and WvModem::speed().


Generated on Wed Dec 15 15:08:13 2004 for WvStreams by  doxygen 1.3.9.1