Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members

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

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


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(), BindingVC::Defined(), SharedTable< K, V >::T::Delete(), DeleteDuplicatePathsInner(), SharedTable< K, V >::T::Get(), ValC::MergeLenDPS(), ModelCutOff(), NamesTagsPickle(), PickleC::PickleDPS(), DepPathTbl::DPS::Print(), PrintDpnd(), PromoteCommonPaths(), SharedTable< K, V >::T::Put(), SharedTable< K, V >::T::PutPrivate(), and RunTest().

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(), DepPathTbl::DPS::Print(), PrintDpnd(), and RunTest().


The documentation for this class was generated from the following file:
Generated on Mon May 8 00:49:13 2006 for Vesta by  doxygen 1.4.2