vdr  2.4.1
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 333 of file si.h.

Constructor & Destructor Documentation

◆ Iterator()

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

Definition at line 335 of file si.h.

Member Function Documentation

◆ reset()

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

Definition at line 336 of file si.h.

Friends And Related Function Documentation

◆ DescriptorLoop

friend class DescriptorLoop
friend

Definition at line 339 of file si.h.

◆ ExtendedEventDescriptors

friend class ExtendedEventDescriptors
friend

Definition at line 341 of file si.h.

◆ StructureLoop

template<class T >
friend class StructureLoop
friend

Definition at line 338 of file si.h.

◆ TypeLoop

template<class T >
friend class TypeLoop
friend

Definition at line 340 of file si.h.

Member Data Documentation

◆ i

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

Definition at line 342 of file si.h.


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