|
CLProtocol 3.5.1
|
This is the complete list of members for CCLPort, including all inherited members.
| CCLPort() | CCLPort | |
| clGetSupportedBaudRates(CLUINT32 *baudRates) | CCLPort | virtual |
| clSerialRead(CLINT8 *buffer, CLUINT32 *bufferSize, CLUINT32 serialTimeOut) | CCLPort | virtual |
| clSerialWrite(CLINT8 *buffer, CLUINT32 *bufferSize, CLUINT32 serialTimeOut) | CCLPort | virtual |
| Connect(const GENICAM_NAMESPACE::gcstring &PortID, const GENICAM_NAMESPACE::gcstring &strDeviceID) | CCLPort | |
| Connect(const GENICAM_NAMESPACE::gcstring &PortID) | CCLPort | |
| DeleteXMLDownload(GENICAM_NAMESPACE::gcstring XMLID) | CCLPort | |
| GetAccessMode() const | CCLPort | virtual |
| GetDeviceBauderate() | CCLPort | |
| GetDeviceID() const | CCLPort | |
| GetDeviceIDTemplates(GENICAM_NAMESPACE::gcstring_vector &DeviceIDTemplates) | CCLPort | static |
| GetEvent(void *buffer, CLUINT32 *bufferSize) | CCLPort | |
| GetPort(const GENICAM_NAMESPACE::gcstring &PortID) | CCLPort | static |
| GetPortIDs(GENAPI_NAMESPACE::StringList_t &PortIDs) | CCLPort | static |
| GetPrinicipalInterfaceType() const | CCLPort | virtual |
| GetSerialTimeOut() const | CCLPort | |
| GetXML(GENICAM_NAMESPACE::gcstring XMLID, const bool UseMaxBaudrate=true) | CCLPort | |
| GetXML(const bool UseMaxBaudrate=true) | CCLPort | |
| GetXMLIDs(GENICAM_NAMESPACE::gcstring_vector &XMLIDs) | CCLPort | |
| MakeURLfromXMLID(GENICAM_NAMESPACE::gcstring &XMLID) | CCLPort | |
| ProbeDevice(const GENICAM_NAMESPACE::gcstring &PortID, const GENICAM_NAMESPACE::gcstring &strDeviceIDTemplate, const CLUINT32 SerialTimeout=500) | CCLPort | static |
| Read(void *pBuffer, int64_t Address, int64_t Length) | CCLPort | virtual |
| RegisterSerial(const GENICAM_NAMESPACE::gcstring &PortName, ISerialAdapter *pSerialAdapter) | CCLPort | static |
| RetrievePortIDDeviceIDPairs(GENICAM_NAMESPACE::gcstring_vector &PortIDs, GENICAM_NAMESPACE::gcstring_vector &DeviceIDs) | CCLPort | static |
| SetDefaultLogLevel(const CLP_LOG_LEVEL_VALUE logLever) | CCLPort | static |
| SetDeviceBauderate(const CLUINT32 baudrate) | CCLPort | |
| SetProtocolLogLevel(const CLP_LOG_LEVEL_VALUE logLever) | CCLPort | |
| SetSerialTimeOut(const CLUINT32 Timeout) | CCLPort | |
| StopProbing(CLUINT32 toStop) | CCLPort | static |
| StorePortIDDeviceIDPairs(GENICAM_NAMESPACE::gcstring_vector &PortIDs, GENICAM_NAMESPACE::gcstring_vector &DeviceIDs) | CCLPort | static |
| SupportedBaudrates() | CCLPort | |
| Terminate() | CCLPort | static |
| UnRegisterSerial(const GENICAM_NAMESPACE::gcstring &PortID) | CCLPort | static |
| UnRegisterSerials() | CCLPort | static |
| Write(const void *pBuffer, int64_t Address, int64_t Length) | CCLPort | virtual |
| ~CCLPort() | CCLPort | virtual |