ost::ttystream Member List
This is the complete list of members for
ost::ttystream, including all inherited members.
allocate(void) | ost::TTYStream | [protected] |
aRead(char *Data, const int Length) | ost::Serial | [protected, virtual] |
aWrite(const char *Data, const int Length) | ost::Serial | [protected, virtual] |
bufsize | ost::Serial | [protected] |
close(void) | ost::ttystream | |
dev | ost::Serial | [protected] |
endSerial(void) | ost::Serial | [protected] |
endStream(void) | ost::TTYStream | [protected] |
errCharsizeInvalid enum value | ost::Serial | |
errExtended enum value | ost::Serial | |
errFlowInvalid enum value | ost::Serial | |
errInput enum value | ost::Serial | |
errOpenFailed enum value | ost::Serial | |
errOpenNoTty enum value | ost::Serial | |
errOptionInvalid enum value | ost::Serial | |
Error enum name | ost::Serial | |
Error typedef | ost::Serial | |
error(Error error, char *errstr=NULL) | ost::Serial | [protected] |
error(char *err) | ost::Serial | [inline, protected] |
errOutput enum value | ost::Serial | |
errParityInvalid enum value | ost::Serial | |
errResourceFailure enum value | ost::Serial | |
errSpeedInvalid enum value | ost::Serial | |
errStopbitsInvalid enum value | ost::Serial | |
errSuccess enum value | ost::Serial | |
errTimeout enum value | ost::Serial | |
Flow enum name | ost::Serial | |
Flow typedef | ost::Serial | |
flowBoth enum value | ost::Serial | |
flowHard enum value | ost::Serial | |
flowNone enum value | ost::Serial | |
flowSoft enum value | ost::Serial | |
flushInput(void) | ost::Serial | [protected] |
flushOutput(void) | ost::Serial | [protected] |
gbuf | ost::TTYStream | [protected] |
getBufferSize(void) | ost::Serial | [inline] |
getErrorNumber(void) | ost::Serial | [inline] |
getErrorString(void) | ost::Serial | [inline] |
initConfig(void) | ost::Serial | [protected] |
interactive(bool flag) | ost::TTYStream | |
isPending(Pending pend, timeout_t timeout=TIMEOUT_INF) | ost::TTYStream | [virtual] |
linebuf | ost::Serial | |
open(const char *name) | ost::ttystream | |
operator!() | ost::ttystream | [inline] |
operator=(const Serial &from) | ost::Serial | |
overflow(int ch) | ost::TTYStream | [protected] |
Parity enum name | ost::Serial | |
Parity typedef | ost::Serial | |
parityEven enum value | ost::Serial | |
parityNone enum value | ost::Serial | |
parityOdd enum value | ost::Serial | |
pbuf | ost::TTYStream | [protected] |
Pending enum name | ost::Serial | |
Pending typedef | ost::Serial | |
pendingError enum value | ost::Serial | |
pendingInput enum value | ost::Serial | |
pendingOutput enum value | ost::Serial | |
restore(void) | ost::Serial | [protected] |
sendBreak(void) | ost::Serial | |
Serial() | ost::Serial | [inline, protected] |
Serial(const char *name) | ost::Serial | [protected] |
setCharBits(int bits) | ost::Serial | |
setError(bool enable) | ost::Serial | [inline, protected] |
setFlowControl(Flow flow) | ost::Serial | |
setLineInput(char newline=13, char nl1=0) | ost::Serial | [protected] |
setPacketInput(int size, unsigned char btimer=0) | ost::Serial | [protected] |
setParity(Parity parity) | ost::Serial | |
setSpeed(unsigned long speed) | ost::Serial | |
setStopBits(int bits) | ost::Serial | |
setTimeout(timeout_t to) | ost::TTYStream | [inline] |
sync(void) | ost::TTYStream | |
thrown | ost::Serial | |
timeout | ost::TTYStream | [protected] |
toggleDTR(timeout_t millisec) | ost::Serial | |
ttystream() | ost::ttystream | |
ttystream(const char *name) | ost::ttystream | |
TTYStream() | ost::TTYStream | [protected] |
TTYStream(const char *filename, timeout_t to=0) | ost::TTYStream | |
uflow(void) | ost::TTYStream | [protected] |
underflow(void) | ost::TTYStream | [protected] |
waitOutput(void) | ost::Serial | [protected] |
~Serial() | ost::Serial | [virtual] |
~TTYStream() | ost::TTYStream | [virtual] |