#include <Basics.H>
#include <FS.H>
#include <SRPC.H>
#include <VestaLog.H>
#include <Recovery.H>
#include "Poly.H"
Go to the source code of this file.
Namespaces | |
namespace | FP |
Enumerations | |
enum | { ByteCnt = PolyVal::ByteCnt } |
enum | { WordCnt = PolyVal::WordCnt } |
Functions | |
int | Compare (const FP::Tag &fp1, const FP::Tag &fp2) throw () |
void | FileContents (std::istream &ifs, FP::Tag &fp) throw (FS::Failure) |
std::ostream & | operator<< (std::ostream &os, const FP::Tag &fp) throw () |
|
|
|
|
|
Definition at line 363 of file FP.C. References FP::WordCnt. Referenced by SPKFile::LookupCFPInSortedListV1(), and SMultiPKFile::SeekInSortedListV1(). |
|
Referenced by DoWork(), and TextVC::TextVC(). |
|
|