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

#include <parsetools.h>

Public Member Functions

 MultiByteValueParser ()
 
const uint8_t * GetBuffer ()
 
void Initialize (MultiValueBuffer *const pbuf)
 
bool Parse (uint8_t **pp, uint16_t *pcntdn)
 

Detailed Description

Definition at line 40 of file parsetools.h.

Constructor & Destructor Documentation

◆ MultiByteValueParser()

MultiByteValueParser::MultiByteValueParser ( )
inline

Definition at line 47 of file parsetools.h.

Member Function Documentation

◆ GetBuffer()

const uint8_t* MultiByteValueParser::GetBuffer ( )
inline

Definition at line 50 of file parsetools.h.

◆ Initialize()

void MultiByteValueParser::Initialize ( MultiValueBuffer *const  pbuf)
inline

Definition at line 54 of file parsetools.h.

◆ Parse()

bool MultiByteValueParser::Parse ( uint8_t **  pp,
uint16_t *  pcntdn 
)

Definition at line 26 of file parsetools.cpp.


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