![]() |
P4C
The P4 Compiler
|
Public Member Functions | |
| void | clear () |
| bool | empty () const |
| operator bool () const | |
| bool | operator!= (const SymBitMatrix &a) const |
| nonconst_bitref | operator() (unsigned r, unsigned c) |
| bool | operator() (unsigned r, unsigned c) const |
| bool | operator== (const SymBitMatrix &a) const |
| nonconst_rowref | operator[] (unsigned r) |
| const_rowref | operator[] (unsigned r) const |
| bool | operator|= (const SymBitMatrix &a) |
| unsigned | size () const |