This is the complete list of members for VIB::Rs232, including all inherited members.
| Close() | VIB::iDevice | |
| ConfigureBaudRate(const unsigned int BaudRate) | VIB::Rs232 | |
| GetNumberOfBytesAvailable(unsigned int &NumberOfBytesAvailable) | VIB::Rs232 | |
| iDevice(const iDevice &device) | VIB::iDevice | |
| isOpen(bool &state) | VIB::iDevice | |
| Open(unsigned int Index=0) | VIB::iDevice | |
| operator=(const iDevice &device) | VIB::iDevice | |
| ReadNByte(const unsigned int BytesToRead, unsigned int &BytesIn, unsigned char *pData, const unsigned int msTimeout) | VIB::Rs232 | |
| Rs232() | VIB::Rs232 | |
| WriteNByte(const unsigned int BytesToWrite, const unsigned char *pData) | VIB::Rs232 | |
| ~iDevice() | VIB::iDevice | virtual |