Instr::_Hash_node< T1, T2 > Type Template Reference

#include <hash_map.h>

Collaboration diagram for Instr::_Hash_node< T1, T2 >:

Collaboration graph
[legend]

Public Types

typedef pair< T1, T2val_type

Public Member Functions

void Set_val (val_type v)

Data Fields

_Hash_nodenext
val_type val
val_type::second_type second

Detailed Description

template<class T1, class T2>
type Instr::_Hash_node< T1, T2 >

Definition at line 92 of file hash_map.h.


Member Typedef Documentation

template<class T1, class T2>
typedef pair<T1, T2> Instr::_Hash_node< T1, T2 >::val_type

Definition at line 94 of file hash_map.h.


Member Function/Subroutine Documentation

template<class T1, class T2>
void Instr::_Hash_node< T1, T2 >::Set_val ( val_type  v  )  [inline]


Field Documentation

template<class T1, class T2>
_Hash_node* Instr::_Hash_node< T1, T2 >::next

template<class T1, class T2>
val_type Instr::_Hash_node< T1, T2 >::val

template<class T1, class T2>
val_type::second_type Instr::_Hash_node< T1, T2 >::second

Definition at line 97 of file hash_map.h.

Referenced by Instr::_Hash_node< T1, T2 >::Set_val().


The documentation for this type was generated from the following file:

Generated on Wed Apr 8 17:34:21 2009 for Open64 by  doxygen 1.5.6