Class Index Cross Index Namespace Index

Class Serial


Contained in: global
Derived from: SigC::Object
Derived by: none

#include <gtk--/serial.hh>


public function member index:

Serial();
bool checkDev(const string& dirName, string& fileName);
bool closePort();
bool drain();
void flush();
int getChar();
int getFd();
int getLastChar();
bool init1200();
bool init9600();
bool initX(speed_t speed);
bool openPort();
bool portIsOpen();
bool putChar(unsigned int c, bool echo);
 

private function member index:

void dumpAttrs(struct termios termios);
 

Description:



Function Member Descriptions:


Variable Member Descriptions: