P4C
The P4 Compiler
|
Public Member Functions | |
void | clear () |
bool | empty () const |
bool | operator!= (const LTBitMatrix &a) const |
nonconst_bitref | operator() (unsigned r, unsigned c) |
bool | operator() (unsigned r, unsigned c) const |
bool | operator== (const LTBitMatrix &a) const |
nonconst_rowref | operator[] (unsigned r) |
const_rowref | operator[] (unsigned r) const |
unsigned | size () const |
Friends | |
bool | operator>> (const char *p, LTBitMatrix &bm) |