vdr 2.6.9
SI::StructureLoop< T > Class Template Reference

#include <si.h>

Public Member Functions

bool getNext (T &obj, Iterator &it)
 
T * getNextAsPointer (Iterator &it)
 
- Public Member Functions inherited from SI::VariableLengthPart
void setData (CharArray d, int l)
 
void setDataAndOffset (CharArray d, int l, int &offset)
 
virtual int getLength ()
 
- Public Member Functions inherited from SI::Object
 Object ()
 
 Object (CharArray &d)
 
void setData (const unsigned char *data, int size, bool doCopy=true)
 
CharArray getData ()
 
bool isValid ()
 
- Public Member Functions inherited from SI::Parsable
void CheckParse ()
 

Additional Inherited Members

- Protected Member Functions inherited from SI::Loop
virtual void Parse ()
 
- Protected Member Functions inherited from SI::Object
void setData (CharArray &d)
 
bool checkSize (int offset)
 
- Protected Member Functions inherited from SI::Parsable
 Parsable ()
 
virtual ~Parsable ()
 
- Protected Attributes inherited from SI::Object
CharArray data
 

Detailed Description

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

Definition at line 338 of file si.h.

Member Function Documentation

◆ getNext()

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

◆ getNextAsPointer()

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

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