USB Host Shield 2.0
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
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 57 of file parsetools.h.

Constructor & Destructor Documentation

ByteSkipper::ByteSkipper ( )
inline

Definition at line 64 of file parsetools.h.

Member Function Documentation

void ByteSkipper::Initialize ( MultiValueBuffer pbuf)
inline

Definition at line 67 of file parsetools.h.

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

Definition at line 72 of file parsetools.h.


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