#include <trc_raw_buffer.h>
Definition at line 40 of file trc_raw_buffer.h.
◆ TraceRawBuffer()
TraceRawBuffer::TraceRawBuffer |
( |
| ) |
|
|
inline |
◆ ~TraceRawBuffer()
TraceRawBuffer::~TraceRawBuffer |
( |
| ) |
|
|
inline |
◆ copyByteToPkt()
void TraceRawBuffer::copyByteToPkt |
( |
| ) |
|
|
inline |
◆ empty()
bool TraceRawBuffer::empty |
( |
| ) |
|
|
inline |
◆ init()
void TraceRawBuffer::init |
( |
const uint32_t |
size, |
|
|
const uint8_t * |
rawtrace, |
|
|
std::vector< uint8_t > * |
out_packet |
|
) |
| |
|
inline |
◆ peekNextByte()
uint8_t TraceRawBuffer::peekNextByte |
( |
| ) |
|
|
inline |
◆ processed()
uint32_t TraceRawBuffer::processed |
( |
| ) |
|
|
inline |
◆ size()
uint32_t TraceRawBuffer::size |
( |
| ) |
|
|
inline |
The documentation for this class was generated from the following file: