Data Fields
gfsmWeightHash Struct Reference

Structure for mapping arbitrary data to gfsmWeights with a hash. really just an ugly wrapper for GHashTable.

#include <gfsmWeightMap.h>

Data Fields

GHashTable * table
 hash table which does the dirty work
gfsmDupFunc key_dup
 key copying function

Field Documentation

GHashTable* gfsmWeightHash::table
gfsmDupFunc gfsmWeightHash::key_dup

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