DjVmDir0::FileRec Class Reference

#include <DjVmDir0.h>

Inheritance diagram for DjVmDir0::FileRec:

GPEnabled List of all members.

Detailed Description

Describes a file record inside a DjVm document (archive).

Definition at line 157 of file DjVmDir0.h.


Public Member Functions

DjVmDir0.h
Files #"DjVmDir0.h"# and #"DjVmDir0.cpp"# contain implementation of DjVmDir0} class responsible for reading and writing the directory of a multipage all-in-one-file DjVu document (usually referred to as { DjVm} document.

This is { not} a navigation directory, which lists all the pages in a multipage document. The navigation directory is supported by class DjVuNavDir}. This is the directory of a DjVm archive.

Directory of DjVu all-in-one-file DjVu documents.

Author:
Andrei Erofeev <eaf@geocities.com>
Version:
#
Id
DjVmDir0.h,v 1.8 2003/11/07 22:08:20 leonb Exp
#


 FileRec (const GUTF8String &name, bool iff_file, int offset=-1, int size=-1)
 FileRec (void)
virtual ~FileRec (void)

Public Attributes

GUTF8String name
bool iff_file
int offset
int size

Friends

int operator== (const FileRec &f1, const FileRec &f2)

Constructor & Destructor Documentation

DjVmDir0::FileRec::FileRec ( const GUTF8String name,
bool  iff_file,
int  offset = -1,
int  size = -1 
) [inline]

Constructs the FileRec# object.

Definition at line 180 of file DjVmDir0.h.

DjVmDir0::FileRec::FileRec ( void   )  [inline]

Default constructor.

Definition at line 187 of file DjVmDir0.h.


Member Data Documentation

1 if the file is in IFF format.

Definition at line 163 of file DjVmDir0.h.

Name of the file.

Definition at line 161 of file DjVmDir0.h.

Offset of the file in the archive.

Definition at line 165 of file DjVmDir0.h.

Size of the file.

Definition at line 167 of file DjVmDir0.h.


The documentation for this class was generated from the following file:
KDE Home | KDE Accessibility Home | Description of Access Keys