Contents User Forum Source Index APIs by Task APIs by Level Data


G3D::Table< Key, Value, HashFunc >::Entry Class Reference

The pairs returned by iterator. More...

#include <Table.h>

List of all members.

Public Attributes

Key key
Value value


Detailed Description

template<class Key, class Value, class HashFunc = GHashCode<Key>>
class G3D::Table< Key, Value, HashFunc >::Entry

The pairs returned by iterator.


Member Data Documentation

template<class Key, class Value, class HashFunc = GHashCode<Key>>
Key G3D::Table< Key, Value, HashFunc >::Entry::key

template<class Key, class Value, class HashFunc = GHashCode<Key>>
Value G3D::Table< Key, Value, HashFunc >::Entry::value


The documentation for this class was generated from the following file:
Generated on Thu Aug 2 11:40:48 2007 for G3D by doxygen 1.5.2
Hosted by SourceForge.net Logo