vdr  2.2.0
Public Member Functions | Private Attributes | Friends | List of all members
SI::Loop::Iterator Class Reference

#include <si.h>

Public Member Functions

 Iterator ()
 
void reset ()
 

Private Attributes

int i
 

Friends

template<class T >
class StructureLoop
 
class DescriptorLoop
 
template<class T >
class TypeLoop
 
class ExtendedEventDescriptors
 

Detailed Description

Definition at line 323 of file si.h.

Constructor & Destructor Documentation

SI::Loop::Iterator::Iterator ( )
inline

Definition at line 325 of file si.h.

Member Function Documentation

void SI::Loop::Iterator::reset ( )
inline

Definition at line 326 of file si.h.

Referenced by SI::ExtendedEventDescriptors::getTextItemized().

Friends And Related Function Documentation

friend class DescriptorLoop
friend

Definition at line 329 of file si.h.

friend class ExtendedEventDescriptors
friend

Definition at line 331 of file si.h.

template<class T >
friend class StructureLoop
friend

Definition at line 328 of file si.h.

template<class T >
friend class TypeLoop
friend

Definition at line 330 of file si.h.

Member Data Documentation

int SI::Loop::Iterator::i
private

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