SharedTable< K, V >::KVPair Class Reference

#include <SharedTable.H>

List of all members.

Public Member Functions

 KVPair (const K &k, const V &v) throw ()

Public Attributes

key
val


Detailed Description

template<class K, class V>
class SharedTable< K, V >::KVPair

Definition at line 52 of file SharedTable.H.


Constructor & Destructor Documentation

template<class K, class V>
SharedTable< K, V >::KVPair::KVPair ( const K &  k,
const V &  v 
) throw () [inline]

Definition at line 54 of file SharedTable.H.


Member Data Documentation

template<class K, class V>
K SharedTable< K, V >::KVPair::key

Definition at line 56 of file SharedTable.H.

Referenced by CollectDefined(), CollectDpnd(), CollectFunc(), CollectLet(), CollectModel(), DepPathTbl::DPS::ContainsPrefix(), BindingVC::Defined(), SharedTable< K, V >::T::Delete(), DeleteDuplicatePathsInner(), DepPathTbl::DPS::Difference(), SharedTable< K, V >::T::Get(), DepPathTbl::DPS::Intersection(), ValC::MergeLenDPS(), NamesTagsPickle(), PickleC::PickleDPS(), PrintDpnd(), SharedTable< K, V >::T::Put(), SharedTable< K, V >::T::PutPrivate(), and DepPathTbl::DPS::Restrict().

template<class K, class V>
V SharedTable< K, V >::KVPair::val

Definition at line 57 of file SharedTable.H.

Referenced by CollectDefined(), CollectDpnd(), CollectFunc(), CollectLet(), CollectModel(), BindingVC::Defined(), ValC::MergeLenDPS(), NamesTagsPickle(), PrintDpnd(), and RunTest().


The documentation for this class was generated from the following file:
Generated on Fri May 25 01:20:35 2007 for Vesta by  doxygen 1.5.1