openCARP
Doxygen code documentation for the open cardiac electrophysiology simulator openCARP
Static Public Member Functions | List of all members
hashmap::hash_ptr_ops Struct Reference

#include <hashmap.hpp>

Collaboration diagram for hashmap::hash_ptr_ops:

Static Public Member Functions

static bool cmp (const void *a, const void *b)
 
static hm_uint hash (const void *a)
 

Detailed Description

Definition at line 190 of file hashmap.hpp.

Member Function Documentation

◆ cmp()

static bool hashmap::hash_ptr_ops::cmp ( const void *  a,
const void *  b 
)
inlinestatic

Definition at line 191 of file hashmap.hpp.

◆ hash()

static hm_uint hashmap::hash_ptr_ops::hash ( const void *  a)
inlinestatic

Definition at line 194 of file hashmap.hpp.


The documentation for this struct was generated from the following file: