Main Page | Namespace List | Class Hierarchy | Compound List | File List | Compound Members | File Members | Related Pages

Map< Key, Val >::Entry Class Reference

List of all members.

Public Member Functions

 Entry ()
void fill (Key key, Val value)
bool occupied () const
Key key () const
Val value () const

Private Attributes

bool _occupied
Key _key
Val _value

template<typename Key, typename Val>
class Map< Key, Val >::Entry


Constructor & Destructor Documentation

template<typename Key, typename Val>
Map< Key, Val >::Entry::Entry  )  [inline]
 


Member Function Documentation

template<typename Key, typename Val>
void Map< Key, Val >::Entry::fill Key  key,
Val  value
[inline]
 

template<typename Key, typename Val>
Key Map< Key, Val >::Entry::key  )  const [inline]
 

template<typename Key, typename Val>
bool Map< Key, Val >::Entry::occupied  )  const [inline]
 

template<typename Key, typename Val>
Val Map< Key, Val >::Entry::value  )  const [inline]
 


Member Data Documentation

template<typename Key, typename Val>
Key Map< Key, Val >::Entry::_key [private]
 

template<typename Key, typename Val>
bool Map< Key, Val >::Entry::_occupied [private]
 

template<typename Key, typename Val>
Val Map< Key, Val >::Entry::_value [private]
 


The documentation for this class was generated from the following file:
Generated on Sat Jun 28 15:08:59 2003 for Vampire by doxygen 1.3.2