vdr  1.7.27
Public Member Functions
SI::StructureLoop< T > Class Template Reference

#include <si.h>

List of all members.

Public Member Functions

bool getNext (T &obj, Iterator &it)
T * getNextAsPointer (Iterator &it)
bool getNext (T &obj, Iterator &it)
T * getNextAsPointer (Iterator &it)

Detailed Description

template<class T>
class SI::StructureLoop< T >

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


Member Function Documentation

template<class T>
bool SI::StructureLoop< T >::getNext ( T &  obj,
Iterator it 
) [inline]
template<class T>
bool SI::StructureLoop< T >::getNext ( T &  obj,
Iterator it 
) [inline]

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

template<class T>
T* SI::StructureLoop< T >::getNextAsPointer ( Iterator it) [inline]

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

template<class T>
T* SI::StructureLoop< T >::getNextAsPointer ( Iterator it) [inline]

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


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