vdr  1.7.31
Public Member Functions | List of all members
SI::StructureLoop< T > Class Template Reference

#include <si.h>

Public Member Functions

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

Additional Inherited Members

- Protected Member Functions inherited from SI::Loop
virtual void Parse ()
virtual void Parse ()
- Protected Attributes inherited from SI::Object
CharArray data

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: