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

FP::List Class Reference

#include <FP.H>

List of all members.

Public Member Functions

 List () throw ()
 List (int len) throw ()
 List (RecoveryReader &rd) throw (VestaLog::Error, VestaLog::Eof)
 List (std::istream &ifs) throw (FS::EndOfFile, FS::Failure)
 List (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 ()

Public Attributes

FP::Tagfp
int len

Private Member Functions

 List (const List &)


Constructor & Destructor Documentation

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

Definition at line 272 of file FP.H.

References fp, and len.

FP::List::List int  len  )  throw () [inline]
 

Definition at line 274 of file FP.H.

References fp, len, and NEW_PTRFREE_ARRAY.

FP::List::List RecoveryReader rd  )  throw (VestaLog::Error, VestaLog::Eof) [inline]
 

Definition at line 279 of file FP.H.

References Recover().

FP::List::List std::istream &  ifs  )  throw (FS::EndOfFile, FS::Failure) [inline]
 

Definition at line 281 of file FP.H.

References Read().

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

Definition at line 283 of file FP.H.

References Recv().

FP::List::List const List  )  [private]
 


Member Function Documentation

void FP::List::Log VestaLog log  )  const throw (VestaLog::Error)
 

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

Referenced by ExpCache::AddEntry(), and ExpCache::Lookup().

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

Referenced by List().

void FP::List::Recover RecoveryReader rd  )  throw (VestaLog::Error, VestaLog::Eof)
 

Referenced by List().

void FP::List::Recv SRPC srpc  )  throw (SRPC::failure)
 

Referenced by List().

void FP::List::Send SRPC srpc  )  const throw (SRPC::failure)
 

int FP::List::Size  )  const throw () [inline]
 

Definition at line 287 of file FP.H.

References len.

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


Member Data Documentation

FP::Tag* FP::List::fp
 

Definition at line 268 of file FP.H.

Referenced by CallCache(), FreeNamesTags(), List(), NamesTagsPickle(), PrintTags(), and Tags().

int FP::List::len
 

Definition at line 269 of file FP.H.

Referenced by ApplicationFromCache(), CallCache(), FreeNamesTags(), List(), ModelFromCache(), NamesTagsPickle(), NormalModelFromCache(), PrintTags(), RunToolFromCache(), Size(), 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