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

FV::ListApp Class Reference

#include <FV.H>

Inheritance diagram for FV::ListApp:

FV::List List of all members.

Public Member Functions

 ListApp () throw ()
 ListApp (int sizeHint) throw ()
 ListApp (RecoveryReader &rd) throw (VestaLog::Error, VestaLog::Eof)
 ListApp (std::istream &ifs) throw (FS::EndOfFile, FS::Failure)
void Reset () throw ()
void Grow (int sizeHint) throw ()
int Append (const FV::T &s) throw ()
void Pack (const BitVector &packMask) throw ()
void Pack (const BitVector *packMask) throw ()
void Recover (RecoveryReader &rd) throw (VestaLog::Error, VestaLog::Eof)
void Read (std::istream &ifs) throw (FS::EndOfFile, FS::Failure)

Private Member Functions

 ListApp (const ListApp &)

Private Attributes

int maxLen

Constructor & Destructor Documentation

FV::ListApp::ListApp  )  throw () [inline]
 

Definition at line 124 of file FV.H.

FV::ListApp::ListApp int  sizeHint  )  throw () [inline]
 

Definition at line 126 of file FV.H.

References FV::List::name, and NEW_ARRAY.

FV::ListApp::ListApp RecoveryReader rd  )  throw (VestaLog::Error, VestaLog::Eof) [inline]
 

Definition at line 130 of file FV.H.

References FV::List::Recover().

FV::ListApp::ListApp std::istream &  ifs  )  throw (FS::EndOfFile, FS::Failure) [inline]
 

Definition at line 132 of file FV.H.

References FV::List::Read().

FV::ListApp::ListApp const ListApp  )  [private]
 


Member Function Documentation

int FV::ListApp::Append const FV::T s  )  throw ()
 

Referenced by main().

void FV::ListApp::Grow int  sizeHint  )  throw ()
 

void FV::ListApp::Pack const BitVector packMask  )  throw () [inline]
 

Definition at line 152 of file FV.H.

void FV::ListApp::Pack const BitVector packMask  )  throw ()
 

void FV::ListApp::Read std::istream &  ifs  )  throw (FS::EndOfFile, FS::Failure) [inline]
 

Reimplemented from FV::List.

Definition at line 164 of file FV.H.

References FV::List::len, and VestaSourceSRPC::Read.

void FV::ListApp::Recover RecoveryReader rd  )  throw (VestaLog::Error, VestaLog::Eof) [inline]
 

Reimplemented from FV::List.

Definition at line 156 of file FV.H.

References FV::List::len, and Recover().

void FV::ListApp::Reset  )  throw () [inline]
 

Definition at line 135 of file FV.H.

References FV::List::len.


Member Data Documentation

int FV::ListApp::maxLen [private]
 

Definition at line 171 of file FV.H.


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