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

#include <hashmap.hpp>

Collaboration diagram for hashmap::hash_obj_ops:

Static Public Member Functions

static bool cmp (const void *a, const void *b)
 
template<typename T >
static hm_uint hash (const T *a)
 

Detailed Description

Definition at line 199 of file hashmap.hpp.

Member Function Documentation

◆ cmp()

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

Definition at line 200 of file hashmap.hpp.

◆ hash()

template<typename T >
static hm_uint hashmap::hash_obj_ops::hash ( const T *  a)
inlinestatic

Definition at line 204 of file hashmap.hpp.


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