index
#include <>
class TCListRow_iterator
Base classes: bidirectional_iterator
Public member index
Protected member index
Public member descriptions
operator=
iterator TCListRow_iterator::operator=(const iterator &i);
existiert nicht !!!
erase
void TCListRow_iterator::erase();
remove the corresponding pointer from the array
Protected member descriptions
row
TCListRow * TCListRow_iterator::row;
this is the parent (if available)
(pages generated by PERCEPS -script.)