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

Public Member Functions

void clear ()
 
bool empty () 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