|
Buffer Interface
|
This is the complete list of members for CLComm::CLAllSerial, including all inherited members.
| bfGetBaudRate(BFVOID) const | CLComm::CLAllSerial | |
| bfSerialCancelRead(BFVOID) | CLComm::CLAllSerial | |
| bfSerialInit(const CLUINT32 BoardIndex) | CLComm::CLAllSerial | |
| bfSerialRead(const CLUINT32 MaxBytesToRead) const | CLComm::CLAllSerial | |
| bfSerialRead(std::vector< BFCHAR > &Buffer, const CLUINT32 MaxBytesToRead) const | CLComm::CLAllSerial | |
| bfSerialRead(PBFCHAR Buffer, const CLUINT32 MaxBytesToRead) const | CLComm::CLAllSerial | |
| bfSerialSettings(const CLUINT32 BaudRate, const DataBits dataBits, const Parity parity, const StopBits stopBits) | CLComm::CLAllSerial | |
| bfsVersion(CLUINT32 &majorVersionRef, CLUINT32 &minorVersionRef) | CLComm::CLAllSerial | static |
| bfSWConnectorSerialInit(const CLUINT32 Switch, const CLUINT32 Connector) | CLComm::CLAllSerial | |
| CLAllSerial(BFVOID) | CLComm::CLAllSerial | |
| flushPort(BFVOID) | CLComm::CLAllSerial | |
| getBoardNumber(void) const | CLComm::CLAllSerial | |
| getErrorText(const CLINT32 ErrorCode) | CLComm::CLAllSerial | static |
| getErrorText(const CLINT32 ErrorCode, BFCHAR *const hBuf, BFSIZET *const pSize) | CLComm::CLAllSerial | static |
| getNumBytesAvail(BFVOID) const | CLComm::CLAllSerial | |
| getNumPorts(BFVOID) | CLComm::CLAllSerial | static |
| getPortInfo(const CLUINT32 SerialIndex, std::string &ManufacturerName, std::string &PortID, CLUINT32 &Version) | CLComm::CLAllSerial | static |
| getPortInfo(const CLUINT32 SerialIndex, BFCHAR *const ManufacturerName, BFSIZET *const pManNameSize, BFCHAR *const PortID, BFSIZET *const pPortIdSize, CLUINT32 &Version) | CLComm::CLAllSerial | static |
| getSerialIndex(void) const | CLComm::CLAllSerial | |
| getSupportedBaudRates(BFVOID) const | CLComm::CLAllSerial | |
| getSWConnector(CLUINT32 &Switch, CLUINT32 &Connector) const | CLComm::CLAllSerial | |
| hasBFSerial(BFVOID) const | CLComm::CLAllSerial | |
| hasInit(BFVOID) const | CLComm::CLAllSerial | |
| serialClose(BFVOID) | CLComm::CLAllSerial | |
| serialInit(const CLUINT32 SerialIndex) | CLComm::CLAllSerial | |
| serialRead(const CLUINT32 NumBytesToRead, const CLUINT32 SerialTimeout) | CLComm::CLAllSerial | |
| serialRead(std::vector< CLINT8 > &Buffer, const CLUINT32 ReadLen, const CLUINT32 SerialTimeout) const | CLComm::CLAllSerial | |
| serialRead(CLINT8 *const Buffer, const CLUINT32 BufferSize, const CLUINT32 SerialTimeout) const | CLComm::CLAllSerial | |
| serialWrite(std::string const &Message, const CLUINT32 SerialTimeout) | CLComm::CLAllSerial | |
| serialWrite(std::vector< CLINT8 > const &Buffer, const CLUINT32 SerialTimeout) | CLComm::CLAllSerial | |
| serialWrite(const CLINT8 *const Buffer, const BFSIZET BufferLen, const CLUINT32 SerialTimeout) | CLComm::CLAllSerial | |
| setBaudRate(const CLUINT32 BaudRate) | CLComm::CLAllSerial | |
| ~CLAllSerial(BFVOID) | CLComm::CLAllSerial |
1.8.9.1