#include <Combine.H>
Public Member Functions | |
| XorTag () | |
| XorTag (const FP::List &pkFPs, BitVector &bv, const IntIntTblLR *imap=NULL) throw () | |
| void | Log (VestaLog &log) const throw (VestaLog::Error) |
| void | Recover (RecoveryReader &rd) throw (VestaLog::Error, VestaLog::Eof) |
| void | Write (std::ostream &ofs) const throw (FS::Failure) |
| void | Read (std::istream &ifs) throw (FS::EndOfFile, FS::Failure) |
| void | Debug (std::ostream &os) const throw () |
| XorTag & | operator^= (const FP::Tag &fp) throw () |
| bool | operator== (const XorTag &other) throw () |
| bool | operator!= (const XorTag &other) throw () |
Public Attributes | |
| Word | w |
|
|
|
|
||||||||||||||||
|
|
|
|
|
|
|
|
|
|
Definition at line 75 of file Combine.H. References w. |
|
|
Definition at line 73 of file Combine.H. References w. |
|
|
Definition at line 71 of file Combine.H. References w. |
|
|
Definition at line 66 of file Combine.H. References FS::Read(). |
|
|
|
|
|
Definition at line 64 of file Combine.H. References FS::Write(). |
|
|
Definition at line 79 of file Combine.H. Referenced by operator!=(), operator==(), and operator^=(). |
1.4.2