vdr  2.0.2
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)
 

Additional Inherited Members

- Protected Member Functions inherited from SI::Loop
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 si.h.

Member Function Documentation

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

Definition at line 326 of file si.h.

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

Definition at line 341 of file si.h.


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