SerialCommPort Member List
This is the complete list of members for
SerialCommPort, including all inherited members.
autoRegisterFileSystemCommPort | FileSystemCommPort | [protected, static] |
autoRegisterSerialCommPort | SerialCommPort | [protected, static] |
baudRate | SerialCommPort | |
bauds | SerialCommPort | [protected, static] |
close() | SerialCommPort | [virtual] |
closing() | CommPort | [protected, virtual] |
CommPort(const std::string &, const std::string &instancename) | CommPort | [protected] |
connectionError(const std::string &msg, bool fatal, const char *sysmsg, bool useClassName=true) | FileSystemCommPort | [protected, virtual] |
curloc | FileSystemCommPort | [protected] |
curmode | FileSystemCommPort | [protected] |
dataBits | SerialCommPort | |
dispError(const char *where, int ret, int err) | SerialCommPort | [protected] |
emptyData | Resource | [static] |
EVEN enum value | SerialCommPort | |
fd | SerialCommPort | [protected] |
FileSystemCommPort(const std::string &name) | FileSystemCommPort | [explicit] |
FileSystemCommPort(const std::string &classname, const std::string &instancename) | FileSystemCommPort | [explicit, protected] |
getClassName() const | SerialCommPort | [virtual] |
getLock() | CommPort | [virtual] |
getReadStreambuf() | FileSystemCommPort | [virtual] |
getRegistry() | CommPort | [static] |
getWriteStreambuf() | FileSystemCommPort | [virtual] |
initBauds() | SerialCommPort | [protected, static] |
instanceName | CommPort | [protected] |
isReadable() | FileSystemCommPort | [virtual] |
isWriteable() | FileSystemCommPort | [virtual] |
lock | CommPort | [protected] |
mode | FileSystemCommPort | |
NONE enum value | SerialCommPort | |
ODD enum value | SerialCommPort | |
open() | SerialCommPort | [virtual] |
opened() | CommPort | [protected, virtual] |
openedCnt | FileSystemCommPort | [protected] |
parity | SerialCommPort | |
parity_t enum name | SerialCommPort | |
parityNames | SerialCommPort | [static] |
path | FileSystemCommPort | |
plistValueChanged(const plist::PrimitiveBase &pl) | SerialCommPort | [virtual] |
plistValueTouched(const PrimitiveBase &) | PrimitiveListener | [virtual] |
rbuf | FileSystemCommPort | [protected] |
read(char *buf, size_t n) | CommPort | [virtual] |
read(std::string &s) | CommPort | [virtual] |
registerInstance() | CommPort | [protected, virtual] |
registry_t typedef | CommPort | |
releaseResource(Data &d) | CommPort | [protected, virtual] |
SerialCommPort(const std::string &name) | SerialCommPort | [explicit] |
setupSerial() | SerialCommPort | [protected, virtual] |
stopBits | SerialCommPort | |
streambuf typedef | CommPort | |
sttyConfig | SerialCommPort | |
useResource(Data &d) | CommPort | [protected, virtual] |
wbuf | FileSystemCommPort | [protected] |
write(const char *buf, size_t n) | CommPort | [virtual] |
write(const std::string &s) | CommPort | [virtual] |
~CommPort() | CommPort | [virtual] |
~FileSystemCommPort() | FileSystemCommPort | [virtual] |
~Listener() | Listener | [virtual] |
~Resource() | Resource | [virtual] |
~SerialCommPort() | SerialCommPort | |