P4C
The P4 Compiler
|
Public Member Functions | |
NextTableSet (const IR::MAU::Table *t) | |
NextTableSet (const NextTableSet &)=default | |
NextTableSet (NextTableSet &&)=default | |
NextTableSet (ordered_set< UniqueId > s) | |
NextTableSet (UniqueId ui) | |
bool | empty () const |
bool | insert (const IR::MAU::Table *t) |
bool | insert (UniqueId ui) |
bool | isEND () const |
operator cstring () const | |
bool | operator< (const NextTableSet &a) const |
NextTableSet & | operator= (const NextTableSet &)=default |
NextTableSet & | operator= (NextTableSet &&)=default |
bool | operator== (const NextTableSet &a) const |
Friends | |
std::ostream & | operator<< (std::ostream &out, const NextTableSet &nxt) |