#include <HexConnectionBroker.h>
◆ HexConnectionBroker() [1/2]
Basda::Tempo::Stirling::HexConnectionBroker::HexConnectionBroker |
( |
| ) |
|
◆ ~HexConnectionBroker() [1/2]
Basda::Tempo::Stirling::HexConnectionBroker::~HexConnectionBroker |
( |
| ) |
|
|
virtual |
◆ HexConnectionBroker() [2/2]
Basda::Tempo::Stirling::HexConnectionBroker::HexConnectionBroker |
( |
| ) |
|
◆ ~HexConnectionBroker() [2/2]
virtual Basda::Tempo::Stirling::HexConnectionBroker::~HexConnectionBroker |
( |
| ) |
|
|
virtual |
◆ connect() [1/2]
void Basda::Tempo::Stirling::HexConnectionBroker::connect |
( |
| ) |
|
◆ connect() [2/2]
void Basda::Tempo::Stirling::HexConnectionBroker::connect |
( |
| ) |
|
◆ disconnect() [1/2]
void Basda::Tempo::Stirling::HexConnectionBroker::disconnect |
( |
| ) |
|
◆ disconnect() [2/2]
void Basda::Tempo::Stirling::HexConnectionBroker::disconnect |
( |
| ) |
|
◆ readData() [1/2]
void Basda::Tempo::Stirling::HexConnectionBroker::readData |
( |
std::string & |
data | ) |
|
◆ readData() [2/2]
void Basda::Tempo::Stirling::HexConnectionBroker::readData |
( |
std::string & |
data | ) |
|
◆ sendByte() [1/2]
bool Basda::Tempo::Stirling::HexConnectionBroker::sendByte |
( |
char |
c | ) |
|
|
private |
◆ sendByte() [2/2]
bool Basda::Tempo::Stirling::HexConnectionBroker::sendByte |
( |
char |
c | ) |
|
|
private |
◆ sendString() [1/2]
void Basda::Tempo::Stirling::HexConnectionBroker::sendString |
( |
std::string |
command | ) |
|
◆ sendString() [2/2]
void Basda::Tempo::Stirling::HexConnectionBroker::sendString |
( |
std::string |
command | ) |
|
◆ setConnection() [1/2]
void Basda::Tempo::Stirling::HexConnectionBroker::setConnection |
( |
std::string |
connection | ) |
|
◆ setConnection() [2/2]
void Basda::Tempo::Stirling::HexConnectionBroker::setConnection |
( |
std::string |
connection | ) |
|
◆ m_buffer
char Basda::Tempo::Stirling::HexConnectionBroker::m_buffer |
|
private |
◆ m_connection
std::string Basda::Tempo::Stirling::HexConnectionBroker::m_connection |
|
private |
◆ m_fd
int Basda::Tempo::Stirling::HexConnectionBroker::m_fd |
|
private |
◆ m_host
std::string Basda::Tempo::Stirling::HexConnectionBroker::m_host |
|
private |
◆ m_port
int Basda::Tempo::Stirling::HexConnectionBroker::m_port |
|
private |
The documentation for this class was generated from the following files: