|
vdr
2.0.2
|
#include <si.h>
Public Member Functions | |
| PCIT_DescriptorLoop () | |
Public Member Functions inherited from SI::DescriptorLoop | |
| DescriptorLoop () | |
| Descriptor * | getNext (Iterator &it) |
| Descriptor * | getNext (Iterator &it, DescriptorTag tag, bool returnUnimplemetedDescriptor=false) |
| Descriptor * | getNext (Iterator &it, DescriptorTag *tags, int arrayLength, bool returnUnimplemetedDescriptor=false) |
| int | getNumberOfDescriptors () |
| template<typename T > | |
| int | getDescriptorTags (T *tags) |
Additional Inherited Members | |
Protected Member Functions inherited from SI::DescriptorLoop | |
| Descriptor * | createDescriptor (int &i, bool returnUnimplemetedDescriptor) |
Protected Attributes inherited from SI::DescriptorLoop | |
| DescriptorTagDomain | domain |
|
inline |
Definition at line 453 of file si.h.
References SI::DescriptorLoop::domain, and SI::PCIT.
1.8.3.1