#include <RokubiminiSerialCommunication.hpp>
◆ getProductName()
const std::string& rokubimini::serial::RokubiminiSerialResponseRegexProductName::getProductName |
( |
| ) |
|
|
inline |
◆ matchInString()
bool rokubimini::serial::RokubiminiSerialResponseRegexProductName::matchInString |
( |
const std::string & |
str | ) |
|
|
overridevirtual |
◆ format_
const std::string rokubimini::serial::RokubiminiSerialResponseRegexProductName::format_ = "name: %s\r" |
|
private |
◆ productName_
std::string rokubimini::serial::RokubiminiSerialResponseRegexProductName::productName_ |
|
private |
◆ stringRegex_
const std::regex rokubimini::serial::RokubiminiSerialResponseRegexProductName::stringRegex_ = std::regex("name:\\s(.*)\\r") |
|
private |
The documentation for this class was generated from the following files: