#include <EscapeMap.hpp>
Definition at line 94 of file EscapeMap.hpp.
◆ FastEscapeMap() [1/2]
tdc::io::FastEscapeMap::FastEscapeMap |
( |
| ) |
|
|
inline |
◆ FastEscapeMap() [2/2]
tdc::io::FastEscapeMap::FastEscapeMap |
( |
const EscapeMap & |
em | ) |
|
|
inline |
◆ escape_byte()
uint8_t tdc::io::FastEscapeMap::escape_byte |
( |
| ) |
const |
|
inline |
◆ lookup_byte()
uint8_t tdc::io::FastEscapeMap::lookup_byte |
( |
size_t |
i | ) |
const |
|
inline |
◆ lookup_flag()
uint8_t tdc::io::FastEscapeMap::lookup_flag |
( |
size_t |
i | ) |
const |
|
inline |
◆ lookup_flag_bool()
bool tdc::io::FastEscapeMap::lookup_flag_bool |
( |
size_t |
i | ) |
const |
|
inline |
◆ null_terminate()
bool tdc::io::FastEscapeMap::null_terminate |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file: