#include <CompactFV.H>
Public Member Functions | |
List () throw () | |
List (const FV::List &names) throw (PrefixTbl::Overflow) | |
List (SRPC &srpc) throw (SRPC::failure) | |
List (std::ifstream &ifs) throw (FS::Failure, FS::EndOfFile) | |
void | ToFVList (FV::ListApp &fvl) const throw () |
void | Write (std::ostream &ofs) const throw (FS::Failure) |
void | Read (std::istream &ifs) throw (FS::EndOfFile, FS::Failure) |
void | Send (SRPC &sprc) const throw (SRPC::failure) |
void | Recv (SRPC &sprc) throw (SRPC::failure) |
void | Print (std::ostream &os, int indent) const throw () |
Public Attributes | |
PrefixTbl | tbl |
Basics::int16 | num |
Basics::int16 * | idx |
char * | types |
|
Definition at line 49 of file CompactFV.H. |
|
|
|
Definition at line 54 of file CompactFV.H. References Recv(). |
|
Definition at line 56 of file CompactFV.H. References Read(). |
|
Referenced by main(). |
|
Referenced by List(). |
|
Referenced by List(). |
|
Referenced by FV::List::Send(). |
|
Referenced by SPKFile::Read(). |
|
Referenced by main(), and SPKFile::Write(). |
|
Definition at line 45 of file CompactFV.H. Referenced by CallCache(), and Tags(). |
|
Definition at line 44 of file CompactFV.H. Referenced by CallCache(), SPKFile::Read(), and Tags(). |
|
Definition at line 43 of file CompactFV.H. Referenced by CallCache(), and Tags(). |
|
Definition at line 46 of file CompactFV.H. Referenced by CallCache(), and Tags(). |