#include <Descriptors.h>
◆ const_iterator
◆ Iterator() [1/3]
USB::DescriptorList::Iterator::Iterator |
( |
| ) |
|
|
default |
◆ Iterator() [2/3]
USB::DescriptorList::Iterator::Iterator |
( |
const Iterator & |
| ) |
|
|
default |
◆ Iterator() [3/3]
USB::DescriptorList::Iterator::Iterator |
( |
const DescriptorList * |
list, |
|
|
uint16_t |
offset |
|
) |
| |
|
inline |
◆ next()
void USB::DescriptorList::Iterator::next |
( |
| ) |
|
|
inline |
◆ operator bool()
USB::DescriptorList::Iterator::operator bool |
( |
| ) |
const |
|
inline |
◆ operator!=()
◆ operator*()
const Descriptor* USB::DescriptorList::Iterator::operator* |
( |
| ) |
const |
|
inline |
◆ operator++() [1/2]
Iterator& USB::DescriptorList::Iterator::operator++ |
( |
| ) |
|
|
inline |
◆ operator++() [2/2]
Iterator USB::DescriptorList::Iterator::operator++ |
( |
int |
| ) |
|
|
inline |
◆ operator==()
bool USB::DescriptorList::Iterator::operator== |
( |
const Iterator & |
rhs | ) |
const |
|
inline |
The documentation for this class was generated from the following file: