This SerialLine uses the ChatLine class from Nice.
More...
#include <ChatSerialLine.hpp>
This SerialLine uses the ChatLine class from Nice.
◆ ChatSerialLine() [1/2]
basda::gentec::ChatSerialLine::ChatSerialLine |
( |
const std::string & |
deviceLocation | ) |
|
|
explicit |
- Precondition
- deviceLocation must not be empty
◆ ~ChatSerialLine() [1/2]
basda::gentec::ChatSerialLine::~ChatSerialLine |
( |
| ) |
|
|
virtual |
◆ ChatSerialLine() [2/2]
basda::gentec::ChatSerialLine::ChatSerialLine |
( |
const std::string & |
deviceLocation | ) |
|
|
explicit |
- Precondition
- deviceLocation must not be empty
◆ ~ChatSerialLine() [2/2]
virtual basda::gentec::ChatSerialLine::~ChatSerialLine |
( |
| ) |
|
|
virtual |
◆ init() [1/2]
void basda::gentec::ChatSerialLine::init |
( |
| ) |
|
◆ init() [2/2]
void basda::gentec::ChatSerialLine::init |
( |
| ) |
|
◆ readLine() [1/2]
virtual std::string basda::gentec::ChatSerialLine::readLine |
( |
| ) |
|
|
virtual |
◆ readLine() [2/2]
std::string basda::gentec::ChatSerialLine::readLine |
( |
| ) |
|
|
virtual |
◆ write() [1/2]
virtual unsigned basda::gentec::ChatSerialLine::write |
( |
const std::string & |
message | ) |
|
|
virtual |
◆ write() [2/2]
unsigned basda::gentec::ChatSerialLine::write |
( |
const std::string & |
message | ) |
|
|
virtual |
◆ chatter_
◆ deviceLocation_
std::string basda::gentec::ChatSerialLine::deviceLocation_ |
|
private |
◆ initialized_
bool basda::gentec::ChatSerialLine::initialized_ |
|
private |
The documentation for this class was generated from the following files: