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

#include <hashmap.hpp>

Collaboration diagram for hashmap::hash_cstr_ops:

Static Public Member Functions

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

Detailed Description

Definition at line 175 of file hashmap.hpp.

Member Function Documentation

◆ cmp()

static bool hashmap::hash_cstr_ops::cmp ( const char *  a,
const char *  b 
)
inlinestatic

Definition at line 176 of file hashmap.hpp.

◆ hash()

static hm_uint hashmap::hash_cstr_ops::hash ( const char *  a)
inlinestatic

Definition at line 182 of file hashmap.hpp.


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