#include <EscapeMap.hpp>
Definition at line 26 of file EscapeMap.hpp.
◆ EscapeMap()
◆ escape_byte()
| uint8_t tdc::io::EscapeMap::escape_byte |
( |
| ) |
const |
|
inline |
◆ escape_bytes()
| const std::vector<uint8_t>& tdc::io::EscapeMap::escape_bytes |
( |
| ) |
const |
|
inline |
◆ has_escape_bytes()
| bool tdc::io::EscapeMap::has_escape_bytes |
( |
| ) |
const |
|
inline |
◆ null_terminate()
| bool tdc::io::EscapeMap::null_terminate |
( |
| ) |
const |
|
inline |
◆ replacement_bytes()
| const std::vector<uint8_t>& tdc::io::EscapeMap::replacement_bytes |
( |
| ) |
const |
|
inline |
◆ m_escape_bytes
| std::vector<uint8_t> tdc::io::EscapeMap::m_escape_bytes |
◆ m_null_terminate
| bool tdc::io::EscapeMap::m_null_terminate = false |
◆ m_replacement_bytes
| std::vector<uint8_t> tdc::io::EscapeMap::m_replacement_bytes |
The documentation for this struct was generated from the following file: