include/jna/functions.hpp File Reference

#include "bighashmap.hpp"

Go to the source code of this file.

Functions

const char * bhm_build (int type_id, const char *src_dir, const char *dst_dir)
aitools::raw_big_hash_map * bhm_open (int type_id, const char *idx_file, aitools::memory_type memory)
bool bhm_find (aitools::raw_big_hash_map *bhm, const char *key, char *value)
int64_t bhm_size (aitools::raw_big_hash_map *bhm)
void bhm_close (aitools::raw_big_hash_map *bhm)

Function Documentation

const char* bhm_build ( int  type_id,
const char *  src_dir,
const char *  dst_dir 
)

Definition at line 10 of file functions.cpp.

References aitools::util::log_error().

Here is the call graph for this function:

void bhm_close ( aitools::raw_big_hash_map *  bhm  ) 
bool bhm_find ( aitools::raw_big_hash_map *  bhm,
const char *  key,
char *  value 
)
aitools::raw_big_hash_map* bhm_open ( int  type_id,
const char *  idx_file,
aitools::memory_type  memory 
)
int64_t bhm_size ( aitools::raw_big_hash_map *  bhm  ) 
Generated on Wed May 30 15:07:26 2012 by  doxygen 1.6.3