aitools::bighashmap::core::raw_big_hash_map Class Reference

#include <raw_big_hash_map.hpp>

List of all members.

Public Member Functions

virtual bool find (const std::string &key, char *value_buffer)=0
virtual uint64_t size () const =0

Detailed Description

This interface is just for JNA usage.

Definition at line 17 of file raw_big_hash_map.hpp.


Member Function Documentation

virtual bool aitools::bighashmap::core::raw_big_hash_map::find ( const std::string &  key,
char *  value_buffer 
) [pure virtual]

Implemented in aitools::bighashmap::core::big_hash_map< T >.

Referenced by bhm_find().

Here is the caller graph for this function:

virtual uint64_t aitools::bighashmap::core::raw_big_hash_map::size (  )  const [pure virtual]

Implemented in aitools::bighashmap::core::big_hash_map< T >.

Referenced by bhm_size().

Here is the caller graph for this function:


The documentation for this class was generated from the following file:
Generated on Wed May 30 15:07:31 2012 by  doxygen 1.6.3