Maria GDK 4.7.0.84
Documentation of managed code in develop branch
Loading...
Searching...
No Matches
TPG.Utils.BitVec Class Reference

Public Member Functions

override int GetHashCode ()
 
override bool Equals (object obj)
 
 BitVec (int[] bitsPos)
 
 BitVec (BitVec source)
 
int CountBits (int maxPos=Int32.MaxValue)
 
bool GetBit (int pos)
 
void SetBit (int pos)
 
void ClearBit (int pos)
 
List< int > GetBits ()
 
bool AnyOverlap (BitVec other)
 
override string ToString ()
 

The documentation for this class was generated from the following file: