#include <KeyNameTable.h>
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. |
green::KeyNameTable< entryType >::_entry::_entry | ( | Key | key, | |
const Name & | name, | |||
entryType | value | |||
) | [inline] |
A convenient constructor