Rocket::Core::RKTOutputIterator< T > Class Template Reference

#include <EventIterators.h>

Collaboration diagram for Rocket::Core::RKTOutputIterator< T >:

Public Member Functions

 RKTOutputIterator (T &_elements)
RKTOutputIteratoroperator= (const typename T::value_type &v)
RKTOutputIteratoroperator* ()
RKTOutputIteratoroperator++ ()
RKTOutputIterator operator++ (int)

Detailed Description

template<typename T>
class Rocket::Core::RKTOutputIterator< T >

Generic output iterator for adding elements to a container
Author:
Lloyd

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