sprint 1-alpha
Classes | Public Types | Public Member Functions
sprint::cachemap< _Key, _Tp, hash > Class Template Reference

List of all members.

Classes

struct  container

Public Types

typedef cachemap_iterator
< _Key, _Tp, hash > 
iterator
typedef cachemap_iterator
< _Key, _Tp, hash > 
const_iterator

Public Member Functions

 cachemap (const std::string &cachename, unsigned int nmap)
mapped_type & operator[] (const key_type &k)
iterator find (const key_type &k)
iterator begin ()
iterator end ()

template<typename _Key, typename _Tp, typename hash>
class sprint::cachemap< _Key, _Tp, hash >


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines