◆ SerialStream() [1/2]
SerialStream::SerialStream |
( |
| ) |
|
|
inline |
◆ SerialStream() [2/2]
SerialStream::SerialStream |
( |
string | path | ) |
|
|
inline |
◆ ~SerialStream()
virtual SerialStream::~SerialStream |
( |
| ) |
|
|
inlinevirtual |
◆ getData()
virtual void SerialStream::getData |
( |
| ) |
|
|
inlinevirtual |
◆ getIStream_ptr()
unique_ptr< std::istream > SerialStream::getIStream_ptr |
( |
| ) |
|
|
inlineoverridevirtual |
◆ openStream()
void SerialStream::openStream |
( |
| ) |
|
◆ fileDescriptor
int SerialStream::fileDescriptor = -1 |
◆ path
string SerialStream::path |
◆ receivedData
vector<char> SerialStream::receivedData |
The documentation for this struct was generated from the following files: