#include <atsc.h>
◆ StringSegment()
StringSegment::StringSegment |
( |
const uint8_t *const |
buffer | ) |
|
◆ ~StringSegment()
StringSegment::~StringSegment |
( |
void |
| ) |
|
◆ getCompression()
const uint8_t StringSegment::getCompression |
( |
void |
| ) |
const |
◆ getData()
const std::vector< uint8_t > & StringSegment::getData |
( |
void |
| ) |
const |
◆ getMode()
const uint8_t StringSegment::getMode |
( |
void |
| ) |
const |
◆ getValue()
const std::string StringSegment::getValue |
( |
void |
| ) |
const |
◆ compression
uint8_t StringSegment::compression |
|
protected |
◆ dataBytes
std::vector<uint8_t> StringSegment::dataBytes |
|
protected |
◆ mode
uint8_t StringSegment::mode |
|
protected |
The documentation for this class was generated from the following files: