Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members  

KeyMutableMap< Kp, Tp > Class Template Reference

Dummy key mutable map class that points to both the Kp and the Tp. More...

#include <stubrefcount.h>

Collaboration diagram for KeyMutableMap< Kp, Tp >:

Collaboration graph
[legend]
List of all members.

Public Types

typedef _Tp ** iterator

Private Attributes

Kp k
Tp * tp

Detailed Description

template<class Kp, class Tp>
class KeyMutableMap< Kp, Tp >

Dummy key mutable map class that points to both the Kp and the Tp.


Member Typedef Documentation

template<class Kp, class Tp>
typedef _Tp** KeyMutableMap< Kp, Tp >::iterator
 


Member Data Documentation

template<class Kp, class Tp>
Kp KeyMutableMap< Kp, Tp >::k [private]
 

template<class Kp, class Tp>
Tp* KeyMutableMap< Kp, Tp >::tp [private]
 


The documentation for this class was generated from the following file:
Generated on Mon Jul 7 21:13:53 2003 for Ethereal by doxygen1.2.15