nub::objectdb::casting_iterator< T > Class Template Reference

A filtering iterator class; only exposes objects matching a given type. More...

#include <nub/objdb.h>

Collaboration diagram for nub::objectdb::casting_iterator< T >:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 casting_iterator (const iterator &begin)
casting_iteratoroperator++ ()
bool at_end () const
bool is_valid () const
T * operator* () const
T * operator-> () const

Detailed Description

template<class T>
class nub::objectdb::casting_iterator< T >

A filtering iterator class; only exposes objects matching a given type.

Definition at line 106 of file objdb.h.


The documentation for this class was generated from the following file:
Generated on Sun May 8 08:44:40 2011 for iLab Neuromorphic Vision Toolkit by  doxygen 1.6.3