VPR-7.0
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros
s_hash Struct Reference

#include <hash.h>

+ Collaboration diagram for s_hash:

Data Fields

char * name
 
int index
 
int count
 
struct s_hashnext
 

Detailed Description

Definition at line 3 of file hash.h.

Field Documentation

int s_hash::count

Definition at line 6 of file hash.h.

int s_hash::index

Definition at line 5 of file hash.h.

char* s_hash::name

Definition at line 4 of file hash.h.

struct s_hash* s_hash::next

Definition at line 7 of file hash.h.


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