vdr  1.7.27
Public Member Functions | Protected Member Functions | Protected Attributes
SI::DescriptorLoop Class Reference

#include <si.h>

List of all members.

Public Member Functions

 DescriptorLoop ()
DescriptorgetNext (Iterator &it)
DescriptorgetNext (Iterator &it, DescriptorTag tag, bool returnUnimplemetedDescriptor=false)
DescriptorgetNext (Iterator &it, DescriptorTag *tags, int arrayLength, bool returnUnimplemetedDescriptor=false)
int getNumberOfDescriptors ()
template<typename T >
int getDescriptorTags (T *tags)
 DescriptorLoop ()
DescriptorgetNext (Iterator &it)
DescriptorgetNext (Iterator &it, DescriptorTag tag, bool returnUnimplemetedDescriptor=false)
DescriptorgetNext (Iterator &it, DescriptorTag *tags, int arrayLength, bool returnUnimplemetedDescriptor=false)
int getNumberOfDescriptors ()
template<typename T >
int getDescriptorTags (T *tags)

Protected Member Functions

DescriptorcreateDescriptor (int &i, bool returnUnimplemetedDescriptor)
DescriptorcreateDescriptor (int &i, bool returnUnimplemetedDescriptor)

Protected Attributes

DescriptorTagDomain domain

Detailed Description

Definition at line 359 of file include/libsi/si.h.


Constructor & Destructor Documentation

Definition at line 361 of file include/libsi/si.h.

References domain, and SI::SI.

Definition at line 361 of file libsi/si.h.

References domain, and SI::SI.


Member Function Documentation

Descriptor * SI::DescriptorLoop::createDescriptor ( int &  i,
bool  returnUnimplemetedDescriptor 
) [protected]
Descriptor* SI::DescriptorLoop::createDescriptor ( int &  i,
bool  returnUnimplemetedDescriptor 
) [protected]
template<typename T >
int SI::DescriptorLoop::getDescriptorTags ( T *  tags) [inline]
template<typename T >
int SI::DescriptorLoop::getDescriptorTags ( T *  tags) [inline]
Descriptor* SI::DescriptorLoop::getNext ( Iterator it,
DescriptorTag  tag,
bool  returnUnimplemetedDescriptor = false 
)
Descriptor * SI::DescriptorLoop::getNext ( Iterator it,
DescriptorTag  tag,
bool  returnUnimplemetedDescriptor = false 
)
Descriptor* SI::DescriptorLoop::getNext ( Iterator it,
DescriptorTag tags,
int  arrayLength,
bool  returnUnimplemetedDescriptor = false 
)
Descriptor * SI::DescriptorLoop::getNext ( Iterator it,
DescriptorTag tags,
int  arrayLength,
bool  returnUnimplemetedDescriptor = false 
)

Member Data Documentation


The documentation for this class was generated from the following files: