|
vdr
1.7.31
|
#include <si.h>
Public Member Functions | |
| PCIT_DescriptorLoop () | |
| 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) |
| 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) |
| Descriptor * | createDescriptor (int &i, bool returnUnimplemetedDescriptor) |
Protected Attributes inherited from SI::DescriptorLoop | |
| DescriptorTagDomain | domain |
Definition at line 449 of file include/libsi/si.h.
|
inline |
Definition at line 451 of file include/libsi/si.h.
References SI::DescriptorLoop::domain, and SI::PCIT.
|
inline |
Definition at line 451 of file libsi/si.h.
References SI::DescriptorLoop::domain, and SI::PCIT.
1.8.1.2