cocos2d-x  3.2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
UT_hash_handle Struct Reference

#include <uthash.h>

Public Attributes

struct UT_hash_tabletbl
void * prev
void * next
struct UT_hash_handlehh_prev
struct UT_hash_handlehh_next
void * key
unsigned keylen
unsigned hashv

Member Data Documentation

unsigned hashv
struct UT_hash_handle* hh_next
struct UT_hash_handle* hh_prev
void* key
unsigned keylen
void* next
void* prev
struct UT_hash_table* tbl

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