Enc_All_Reg_BV Class Reference

#include <Emitter_IR.h>

List of all members.

Public Member Functions

 Enc_All_Reg_BV ()
 Enc_All_Reg_BV (bool init)
void * operator new (size_t sz, tl::MemoryPool &mm)
void operator delete (void *p, tl::MemoryPool &m)
void set (unsigned bit)
void reset (unsigned bit)
uint64 is_set (unsigned bit)
void set_all ()
void reset_all ()
int does_intersect (Enc_All_Reg_BV *bv)


Constructor & Destructor Documentation

Enc_All_Reg_BV.Enc_All_Reg_BV (  ) 

Enc_All_Reg_BV.Enc_All_Reg_BV ( bool  init  ) 


Member Function Documentation

void* Enc_All_Reg_BV.operator new ( size_t  sz,
tl::MemoryPool mm 
)

void Enc_All_Reg_BV.operator delete ( void *  p,
tl::MemoryPool m 
)

void Enc_All_Reg_BV.set ( unsigned  bit  ) 

void Enc_All_Reg_BV.reset ( unsigned  bit  ) 

uint64 Enc_All_Reg_BV.is_set ( unsigned  bit  ) 

void Enc_All_Reg_BV.set_all (  ) 

void Enc_All_Reg_BV.reset_all (  ) 

int Enc_All_Reg_BV.does_intersect ( Enc_All_Reg_BV bv  ) 


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

Genereated on Tue Mar 11 19:26:00 2008 by Doxygen.

(c) Copyright 2005, 2008 The Apache Software Foundation or its licensors, as applicable.