#include <Derived.H>
Inheritance diagram for Derived::Indices:
Public Member Functions | |
Indices () throw () | |
Indices (RecoveryReader &rd) throw (VestaLog::Error, VestaLog::Eof) | |
Indices (std::istream &ifs) throw (FS::EndOfFile, FS::Failure) | |
Indices (SRPC &srpc) throw (SRPC::failure) | |
int | Size () const 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 | Send (SRPC &srpc) const throw (SRPC::failure) |
void | Recv (SRPC &srpc) throw (SRPC::failure) |
void | Print (std::ostream &os, int indent) const throw () |
Static Public Member Functions | |
static int | Skip (std::istream &ifs) throw (FS::EndOfFile, FS::Failure) |
Public Attributes | |
Index * | index |
Basics::int32 | len |
Private Member Functions | |
Indices (const Indices &) |
|
|
|
Definition at line 58 of file Derived.H. References Recover(). |
|
Definition at line 60 of file Derived.H. References Read(). |
|
Definition at line 62 of file Derived.H. References Recv(). |
|
|
|
|
|
|
|
Referenced by Indices(). |
|
Referenced by Indices(). |
|
Referenced by Indices(). |
|
|
|
Definition at line 66 of file Derived.H. Referenced by VestaVal::T::Size(). |
|
Referenced by VestaVal::T::ReadImmutable(). |
|
|
|
Definition at line 52 of file Derived.H. Referenced by Weeder::ProcessNode(), and Size(). |
|
Definition at line 53 of file Derived.H. Referenced by CFPObj::Search(), and Size(). |