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

TextCommon.C File Reference

#include "Basics.H"
#include "Text.H"

Go to the source code of this file.

Functions

Word RotateWord (Word w, int b) throw ()

Variables

const int N = sizeof(Word)
const int ByteBits = 8
const int WordBits = N * 8
const int Up1 = ByteBits
const int LgUp1 = 3


Function Documentation

Word RotateWord Word  w,
int  b
throw ()
 

Definition at line 131 of file TextCommon.C.

References WordBits.

Referenced by Text::Hash().


Variable Documentation

const int ByteBits = 8
 

Definition at line 128 of file TextCommon.C.

const int LgUp1 = 3
 

Definition at line 164 of file TextCommon.C.

const int N = sizeof(Word)
 

Definition at line 127 of file TextCommon.C.

const int Up1 = ByteBits
 

Definition at line 163 of file TextCommon.C.

const int WordBits = N * 8
 

Definition at line 129 of file TextCommon.C.

Referenced by FP::Tag::FromBytes(), FP::Tag::ToBytes(), and RotateWord().


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