dsp::Unpacker::Iterator Class Reference

Interface to Unpacker iterator implementations. More...

#include <UnpackerIterator.h>

Classes

class  Implementation
 Unpacker iterator implementation. More...
 

Public Member Functions

 Iterator (Implementation *_impl)
 
unsigned char operator* () const
 Dereferencing operator.
 
void operator++ ()
 Increment operator.
 
bool operator< (const unsigned char *ptr)
 Comparison operator.
 

Protected Attributes

Implementationimpl
 

Detailed Description

Interface to Unpacker iterator implementations.


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

Generated using doxygen 1.8.17