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

Table< K, V >::T Class Reference

#include <Table.H>

List of all members.

Public Member Functions

bool Get (const K &k, V &v) const throw ()
bool Put (const K &k, const V &v, bool resize=true) throw ()
bool Delete (const K &k, V &v, bool resize=true) throw ()
int Size () const throw ()

template<class K, class V>
class Table< K, V >::T


Member Function Documentation

template<class K, class V>
bool Table< K, V >::T::Delete const K &  k,
V &  v,
bool  resize = true
throw ()
 

template<class K, class V>
bool Table< K, V >::T::Get const K &  k,
V &  v
const throw ()
 

template<class K, class V>
bool Table< K, V >::T::Put const K &  k,
const V &  v,
bool  resize = true
throw ()
 

template<class K, class V>
int Table< K, V >::T::Size  )  const throw ()
 


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