![]() |
P4C
The P4 Compiler
|
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) |