fred-mod-eppd-2.20.2
Data Fields
cmd_hash_item_t Struct Reference

Item of command hash table used for fast command recognition. More...

Collaboration diagram for cmd_hash_item_t:
Collaboration graph
[legend]

Data Fields

cmd_hash_itemnext
 Next item in hash table.
 
char * key
 Hash key (command name).
 
epp_command_type val
 Hash value (command type).
 

Detailed Description

Item of command hash table used for fast command recognition.


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