#include <parsetools.h>
Definition at line 96 of file parsetools.h.
◆ ParseMode
Enumerator |
---|
modeArray | |
modeRange | |
Definition at line 99 of file parsetools.h.
◆ PTPListParser()
PTPListParser::PTPListParser |
( |
| ) |
|
|
inline |
◆ Initialize()
void PTPListParser::Initialize |
( |
const uint8_t |
len_size, |
|
|
const uint8_t |
val_size, |
|
|
MultiValueBuffer *const |
p, |
|
|
const uint8_t |
mode = modeArray |
|
) |
| |
|
inline |
◆ Parse()
bool PTPListParser::Parse |
( |
uint8_t ** |
pp, |
|
|
uint16_t * |
pcntdn, |
|
|
PTP_ARRAY_EL_FUNC |
pf, |
|
|
const void * |
me = NULL |
|
) |
| |
The documentation for this class was generated from the following files: