USB Host Shield 2.0
Public Member Functions | List of all members
ByteSkipper Class Reference

#include <parsetools.h>

Public Member Functions

 ByteSkipper ()
 
void Initialize (MultiValueBuffer *pbuf)
 
bool Skip (uint8_t **pp, uint16_t *pcntdn, uint16_t bytes_to_skip)
 

Detailed Description

Definition at line 62 of file parsetools.h.

Constructor & Destructor Documentation

◆ ByteSkipper()

ByteSkipper::ByteSkipper ( )
inline

Definition at line 69 of file parsetools.h.

Member Function Documentation

◆ Initialize()

void ByteSkipper::Initialize ( MultiValueBuffer pbuf)
inline

Definition at line 72 of file parsetools.h.

◆ Skip()

bool ByteSkipper::Skip ( uint8_t **  pp,
uint16_t *  pcntdn,
uint16_t  bytes_to_skip 
)
inline

Definition at line 77 of file parsetools.h.


The documentation for this class was generated from the following file: