green::KeyNameTable< entryType >::_entry Class Reference

#include <KeyNameTable.h>

List of all members.

Public Member Functions

 _entry (Key key, const Name &name, entryType value)

Public Attributes

Key mKey
 The key associated with this element.
Name mName
 The name associated with this element.
entryType mValue
 The type associated with this element.


Detailed Description

template<class entryType>
class green::KeyNameTable< entryType >::_entry

This class contains the format of an entry in the table


Constructor & Destructor Documentation

template<class entryType>
green::KeyNameTable< entryType >::_entry::_entry ( Key  key,
const Name name,
entryType  value 
) [inline]

A convenient constructor


The documentation for this class was generated from the following file:
Generated on Fri Apr 27 10:27:39 2007 for Green Engine by  doxygen 1.5.1