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

ImmutableVal Class Reference

#include <ImmutableVal.H>

List of all members.

Public Member Functions

 ImmutableVal (std::streampos start, int len) throw ()
void Copy (std::istream &ifs, std::ostream &ofs) throw (FS::EndOfFile, FS::Failure)

Private Attributes

std::streampos start
int len


Constructor & Destructor Documentation

ImmutableVal::ImmutableVal std::streampos  start,
int  len
throw () [inline]
 

Definition at line 34 of file ImmutableVal.H.


Member Function Documentation

void ImmutableVal::Copy std::istream &  ifs,
std::ostream &  ofs
throw (FS::EndOfFile, FS::Failure)
 

Definition at line 30 of file ImmutableVal.C.

References FS::Copy(), and FS::Seek().


Member Data Documentation

int ImmutableVal::len [private]
 

Definition at line 45 of file ImmutableVal.H.

std::streampos ImmutableVal::start [private]
 

Definition at line 44 of file ImmutableVal.H.


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