Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members

TableUtils.H File Reference

#include <math.h>
#include <Basics.H>

Go to the source code of this file.

Defines

#define Ceiling(x)   ((Bit32)ceil(x))
#define Round(x)   ((Bit32)rint(x))

Functions

Bit16 Log_2 (Bit32 x) throw ()


Define Documentation

#define Ceiling  )     ((Bit32)ceil(x))
 

Definition at line 33 of file TableUtils.H.

Referenced by SharedTable< K, V >::T::GrowBucket(), Table< K, V >::Default::Init(), and SharedTable< K, V >::T::Init().

#define Round  )     ((Bit32)rint(x))
 

Definition at line 34 of file TableUtils.H.

Referenced by Table< K, V >::Default::NewBuckets(), and SharedTable< K, V >::T::NewBuckets().


Function Documentation

Bit16 Log_2 Bit32  x  )  throw ()
 

Definition at line 27 of file TableUtils.C.

References One32U.

Referenced by SharedTable< K, V >::T::Init(), and Table< K, V >::Default::Init().


Generated on Mon May 8 00:49:00 2006 for Vesta by  doxygen 1.4.2