Public Attributes | List of all members
sick_scan::TestServerThread::ServerColaRequest Class Reference

#include <test_server_thread.h>

Public Attributes

std::vector< uint8_t > telegram_data
 received telegram_data (Cola-Ascii or Cola-Binary) More...
 
bool telegram_is_ascii
 true: received telegram_data is Cola-Ascii encoded, false: received telegram_data is Cola-Binary encoded More...
 

Detailed Description

class ServerColaRequest: utility container for a received telegram (telegram data plus flag for Cola-Ascii or Cola-Binary)

Definition at line 123 of file test_server_thread.h.

Member Data Documentation

◆ telegram_data

std::vector<uint8_t> sick_scan::TestServerThread::ServerColaRequest::telegram_data

received telegram_data (Cola-Ascii or Cola-Binary)

Definition at line 128 of file test_server_thread.h.

◆ telegram_is_ascii

bool sick_scan::TestServerThread::ServerColaRequest::telegram_is_ascii

true: received telegram_data is Cola-Ascii encoded, false: received telegram_data is Cola-Binary encoded

Definition at line 127 of file test_server_thread.h.


The documentation for this class was generated from the following file:


sick_scan
Author(s): Michael Lehning , Jochen Sprickerhof , Martin Günther
autogenerated on Thu Sep 8 2022 02:30:20