P4C
The P4 Compiler
Loading...
Searching...
No Matches
P4::MatchRegisterSpec Class Reference
Inheritance diagram for P4::MatchRegisterSpec:
[legend]

Public Member Functions

 MatchRegisterSpec (cstring)
 
bool operator< (const MatchRegisterSpec &other) const
 
bool operator== (const MatchRegisterSpec &other) const
 
cstring toString () const
 

Public Attributes

int id
 
cstring name
 
size_t size
 

Static Public Attributes

static int s_id = 0
 

Friends

std::ostream & operator<< (std::ostream &out, const MatchRegisterSpec &c)