#include <abyss.h>
Data Fields | |
| uint16_t | hash |
| uint16 | hash |
| char * | name |
| char * | value |
Definition at line 201 of file abyss.h.
| uint16_t hash |
Definition at line 49 of file abyss_data.h.
| char * name |
Definition at line 203 of file abyss.h.
Referenced by ResponseWriteStart(), TableAdd(), TableAddReplace(), TableFindIndex(), and TableFree().
| char * value |
Definition at line 203 of file abyss.h.
Referenced by ResponseWriteStart(), TableAdd(), TableAddReplace(), TableFind(), and TableFree().
1.5.6