ost::Serial Member List
This is the complete list of members for
ost::Serial, including all inherited members.
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::Serial | [protected] |
dev | ost::Serial | [protected] |
endSerial(void) | ost::Serial | [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] |
getBufferSize(void) | ost::Serial | [inline] |
getErrorNumber(void) | ost::Serial | [inline] |
getErrorString(void) | ost::Serial | [inline] |
initConfig(void) | ost::Serial | [protected] |
isPending(Pending pend, timeout_t timeout=TIMEOUT_INF) | ost::Serial | [virtual] |
linebuf | ost::Serial | |
open(const char *fname) | ost::Serial | [protected] |
operator=(const Serial &from) | ost::Serial | |
Parity enum name | ost::Serial | |
Parity typedef | ost::Serial | |
parityEven enum value | ost::Serial | |
parityNone enum value | ost::Serial | |
parityOdd enum value | ost::Serial | |
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 | |
thrown | ost::Serial | |
toggleDTR(timeout_t millisec) | ost::Serial | |
waitOutput(void) | ost::Serial | [protected] |
~Serial() | ost::Serial | [virtual] |