#include <EventIterators.h>

Public Member Functions | |
| RKTOutputIterator (T &_elements) | |
| RKTOutputIterator & | operator= (const typename T::value_type &v) |
| RKTOutputIterator & | operator* () |
| RKTOutputIterator & | operator++ () |
| RKTOutputIterator | operator++ (int) |