|
vdr
1.7.27
|
#include <si.h>
Public Member Functions | |
| Iterator () | |
| void | reset () |
| Iterator () | |
| void | reset () |
Private Attributes | |
| int | i |
Friends | |
| class | StructureLoop |
| class | DescriptorLoop |
| class | TypeLoop |
| class | ExtendedEventDescriptors |
Definition at line 306 of file include/libsi/si.h.
| SI::Loop::Iterator::Iterator | ( | ) | [inline] |
Definition at line 308 of file include/libsi/si.h.
References i.
| SI::Loop::Iterator::Iterator | ( | ) | [inline] |
Definition at line 308 of file libsi/si.h.
References i.
| void SI::Loop::Iterator::reset | ( | ) | [inline] |
Definition at line 309 of file include/libsi/si.h.
References i.
Referenced by SI::ExtendedEventDescriptors::getTextItemized().
| void SI::Loop::Iterator::reset | ( | ) | [inline] |
Definition at line 309 of file libsi/si.h.
References i.
DescriptorLoop [friend] |
Definition at line 312 of file include/libsi/si.h.
ExtendedEventDescriptors [friend] |
Definition at line 314 of file include/libsi/si.h.
StructureLoop [friend] |
Definition at line 311 of file include/libsi/si.h.
TypeLoop [friend] |
Definition at line 313 of file include/libsi/si.h.
int SI::Loop::Iterator::i [private] |
Definition at line 315 of file include/libsi/si.h.
Referenced by SI::StructureLoop< Rating >::getNext(), SI::DescriptorLoop::getNext(), SI::TypeLoop< SixteenBit >::getNext(), SI::StructureLoop< Rating >::getNextAsPointer(), SI::ExtendedEventDescriptors::getTextItemized(), SI::TypeLoop< SixteenBit >::hasNext(), Iterator(), and reset().
1.8.0