Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members

CompactFV::List Class Reference

#include <CompactFV.H>

List of all members.

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::int16idx
char * types


Constructor & Destructor Documentation

CompactFV::List::List  )  throw () [inline]
 

Definition at line 49 of file CompactFV.H.

CompactFV::List::List const FV::List names  )  throw (PrefixTbl::Overflow)
 

CompactFV::List::List SRPC srpc  )  throw (SRPC::failure) [inline]
 

Definition at line 54 of file CompactFV.H.

References Recv().

CompactFV::List::List std::ifstream &  ifs  )  throw (FS::Failure, FS::EndOfFile) [inline]
 

Definition at line 56 of file CompactFV.H.

References Read().


Member Function Documentation

void CompactFV::List::Print std::ostream &  os,
int  indent
const throw ()
 

Referenced by main().

void CompactFV::List::Read std::istream &  ifs  )  throw (FS::EndOfFile, FS::Failure)
 

Referenced by List().

void CompactFV::List::Recv SRPC sprc  )  throw (SRPC::failure)
 

Referenced by List().

void CompactFV::List::Send SRPC sprc  )  const throw (SRPC::failure)
 

Referenced by FV::List::Send().

void CompactFV::List::ToFVList FV::ListApp fvl  )  const throw ()
 

Referenced by SPKFile::Read().

void CompactFV::List::Write std::ostream &  ofs  )  const throw (FS::Failure)
 

Referenced by main(), and SPKFile::Write().


Member Data Documentation

Basics::int16* CompactFV::List::idx
 

Definition at line 45 of file CompactFV.H.

Referenced by CallCache(), and Tags().

Basics::int16 CompactFV::List::num
 

Definition at line 44 of file CompactFV.H.

Referenced by CallCache(), SPKFile::Read(), and Tags().

PrefixTbl CompactFV::List::tbl
 

Definition at line 43 of file CompactFV.H.

Referenced by CallCache(), and Tags().

char* CompactFV::List::types
 

Definition at line 46 of file CompactFV.H.

Referenced by CallCache(), and Tags().


The documentation for this class was generated from the following file:
Generated on Mon May 8 00:49:18 2006 for Vesta by  doxygen 1.4.2