vdr
1.7.27
|
#include <si.h>
Public Member Functions | |
bool | getNext (T &obj, Iterator &it) |
T * | getNextAsPointer (Iterator &it) |
bool | getNext (T &obj, Iterator &it) |
T * | getNextAsPointer (Iterator &it) |
Definition at line 322 of file include/libsi/si.h.
bool SI::StructureLoop< T >::getNext | ( | T & | obj, |
Iterator & | it | ||
) | [inline] |
Definition at line 326 of file include/libsi/si.h.
Referenced by cEIT::cEIT(), SI::ExtendedEventDescriptors::getText(), SI::ExtendedEventDescriptors::getTextItemized(), cPatPmtParser::ParsePat(), cPatPmtParser::ParsePmt(), cSdtFilter::Process(), cPatFilter::Process(), and cNitFilter::Process().
bool SI::StructureLoop< T >::getNext | ( | T & | obj, |
Iterator & | it | ||
) | [inline] |
Definition at line 326 of file libsi/si.h.
T* SI::StructureLoop< T >::getNextAsPointer | ( | Iterator & | it | ) | [inline] |
Definition at line 341 of file libsi/si.h.
T* SI::StructureLoop< T >::getNextAsPointer | ( | Iterator & | it | ) | [inline] |
Definition at line 341 of file include/libsi/si.h.