FP::List Class Reference

#include <FP.H>

Collaboration diagram for FP::List:

Collaboration graph
[legend]
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 &)

Detailed Description

Definition at line 265 of file FP.H.


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().

Here is the call graph for this function:

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

Definition at line 281 of file FP.H.

References Read().

Here is the call graph for this function:

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

Definition at line 283 of file FP.H.

References Recv().

Here is the call graph for this function:

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


Member Function Documentation

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

Definition at line 287 of file FP.H.

References len.

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

Definition at line 466 of file FP.C.

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

Definition at line 474 of file FP.C.

References NEW_PTRFREE_ARRAY.

Referenced by List().

Here is the caller graph for this function:

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

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

Referenced by List().

Here is the caller graph for this function:

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

Definition at line 509 of file FP.C.

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

Definition at line 518 of file FP.C.

References NEW_PTRFREE_ARRAY.

Referenced by List().

Here is the caller graph for this function:

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

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

Here is the caller graph for this function:


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(), CFPObj::Search(), Size(), and Tags().


The documentation for this class was generated from the following files:
Generated on Fri May 25 02:07:13 2007 for Vesta by  doxygen 1.5.1