#include <CoLa2ProtocolHandler.h>
Definition at line 29 of file CoLa2ProtocolHandler.h.
◆ CoLa2ProtocolHandler()
visionary::CoLa2ProtocolHandler::CoLa2ProtocolHandler |
( |
ITransport & |
rTransport | ) |
|
◆ ~CoLa2ProtocolHandler()
visionary::CoLa2ProtocolHandler::~CoLa2ProtocolHandler |
( |
| ) |
|
◆ calculateChecksum()
uint8_t visionary::CoLa2ProtocolHandler::calculateChecksum |
( |
const std::vector< uint8_t > & |
buffer | ) |
|
|
private |
◆ closeSession()
void visionary::CoLa2ProtocolHandler::closeSession |
( |
| ) |
|
|
virtual |
◆ createCoLa2Header()
std::vector< std::uint8_t > visionary::CoLa2ProtocolHandler::createCoLa2Header |
( |
| ) |
|
|
private |
◆ getReqId()
uint16_t visionary::CoLa2ProtocolHandler::getReqId |
( |
| ) |
|
|
private |
◆ openSession()
bool visionary::CoLa2ProtocolHandler::openSession |
( |
uint8_t |
sessionTimeout | ) |
|
|
virtual |
◆ send()
◆ m_ReqID
uint16_t visionary::CoLa2ProtocolHandler::m_ReqID |
|
private |
◆ m_rTransport
ITransport& visionary::CoLa2ProtocolHandler::m_rTransport |
|
private |
◆ m_sessionID
uint32_t visionary::CoLa2ProtocolHandler::m_sessionID |
|
private |
The documentation for this class was generated from the following files: