#include <ImmutableVal.H>
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 |
|
Definition at line 34 of file ImmutableVal.H. |
|
Definition at line 30 of file ImmutableVal.C. References FS::Copy(), and FS::Seek(). |
|
Definition at line 45 of file ImmutableVal.H. |
|
Definition at line 44 of file ImmutableVal.H. |