P4C
The P4 Compiler
All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
InputXbar::HashTable Struct Reference

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