#include <serial_communication_thread.h>
◆ SerialCommunicationThread()
designlab::SerialCommunicationThread::SerialCommunicationThread |
( |
| ) |
|
|
default |
◆ ~SerialCommunicationThread()
designlab::SerialCommunicationThread::~SerialCommunicationThread |
( |
| ) |
|
|
default |
◆ EndThread()
void designlab::SerialCommunicationThread::EndThread |
( |
| ) |
|
|
inline |
◆ GetAllReadData()
std::vector< std::string > designlab::SerialCommunicationThread::GetAllReadData |
( |
| ) |
const |
◆ GetReadData()
std::vector< std::string > designlab::SerialCommunicationThread::GetReadData |
( |
const int |
num | ) |
const |
◆ GetTopReadData()
std::string designlab::SerialCommunicationThread::GetTopReadData |
( |
| ) |
const |
◆ IsEnd()
bool designlab::SerialCommunicationThread::IsEnd |
( |
| ) |
const |
|
inline |
◆ Loop()
void designlab::SerialCommunicationThread::Loop |
( |
| ) |
|
◆ SetWriteData()
void designlab::SerialCommunicationThread::SetWriteData |
( |
const std::string & |
str | ) |
|
このクラス詳解は次のファイルから抽出されました: