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

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)