![]() |
P4C
The P4 Compiler
|
Public Types | |
enum | type_t { INVALID , EXACT , XCMP } |
Public Member Functions | |
HashTable (type_t t, int i) | |
operator bool () const | |
bool | operator< (const HashTable &a) const |
bool | operator== (const HashTable &a) const |
std::string | toString () const |
unsigned | uid () const |
Public Attributes | |
short | index |
enum InputXbar::HashTable::type_t | type |