#include <RootTbl.H>
Inheritance diagram for RootTbl:
Public Member Functions | |
RootTbl (int sizeHint=0, bool useGC=false) throw () | |
RootTbl (std::istream &ifs) throw (FS::EndOfFile, FS::Failure) | |
void | Write (std::ostream &ofs) const throw (FS::Failure) |
void | Read (std::istream &ifs) throw (FS::EndOfFile, FS::Failure) |
void | Print (std::ostream &os, int indent=0, const Text &tstatus="", const Text &fstatus="") const throw () |
|
|
|
Definition at line 42 of file RootTbl.H. References Read(). |
|
Definition at line 61 of file RootTbl.C. References Table< K, V >::Iterator::Next(), and PkgBuild::Print(). Referenced by main(), Weeder::PruneGraphLog(), Weeder::RecoverMiscVars(), and Weeder::WriteMiscVars(). |
|
Definition at line 49 of file RootTbl.C. References FS::Read(), and sizeof_assert. Referenced by RootTbl(). |
|
Definition at line 36 of file RootTbl.C. References Table< K, V >::Iterator::Next(), sizeof_assert, PkgBuild::Write(), and FS::Write(). Referenced by Weeder::WriteMiscVars(). |