Institut de Robòtica i Informàtica Industrial
KRD Group

The CuikSuite Project

Titerator Struct Reference

List iterator. More...

#include <list.h>

Collaboration diagram for Titerator:

Data Fields

Tbufcurrent
Tlistlist

Detailed Description

Structure used to store the state of an iterator on a given list.

See also:
Tlist, list.h, list.c

Definition at line 61 of file list.h.


Field Documentation

List that the interator is following.

Definition at line 64 of file list.h.

Referenced by AddBehindCurrent(), AddInFrontOfCurrent(), CopyIterator(), DeleteCurrent(), ExtractCurrent(), First(), InitIterator(), Last(), and MoveTo().


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