Logo SoCRocket

Transaction-Level Modeling Framework for Space Applications

Public Attributes | List of all members
dict Struct Reference
Inheritance diagram for dict:
Collaboration diagram for dict:

Public Attributes

unsigned int parent:11
 
unsigned int kids:11
 
unsigned int sibling:11
 
unsigned int data:8
 

Member Data Documentation

unsigned int dict::data
unsigned int dict::kids

Referenced by add_dict(), init_dict(), and search_dict().

unsigned int dict::parent

Referenced by add_dict(), decode(), and init_dict().

unsigned int dict::sibling

Referenced by add_dict(), init_dict(), and search_dict().


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