• Skip to content
  • Skip to link menu
KDE 3.5 API Reference
  • KDE API Reference
  • API Reference
  • Sitemap
  • Contact Us
 

kviewshell

DjVmDir0::FileRec

DjVmDir0::FileRec Class Reference

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

#include <DjVmDir0.h>

Inheritance diagram for DjVmDir0::FileRec:

Inheritance graph
[legend]

List of all members.


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 (void)
 FileRec (const GUTF8String &name, bool iff_file, int offset=-1, int size=-1)
virtual ~FileRec (void)

Public Attributes

bool iff_file
GUTF8String name
int offset
int size

Friends

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

Detailed Description

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

Definition at line 157 of file DjVmDir0.h.


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.

DjVmDir0::FileRec::~FileRec ( void   )  [inline, virtual]

Definition at line 192 of file DjVmDir0.h.


Friends And Related Function Documentation

int operator== ( const FileRec &  f1,
const FileRec &  f2 
) [friend]


Member Data Documentation

bool DjVmDir0::FileRec::iff_file

1 if the file is in IFF format.

Definition at line 163 of file DjVmDir0.h.

GUTF8String DjVmDir0::FileRec::name

Name of the file.

Definition at line 161 of file DjVmDir0.h.

int DjVmDir0::FileRec::offset

Offset of the file in the archive.

Definition at line 165 of file DjVmDir0.h.

int DjVmDir0::FileRec::size

Size of the file.

Definition at line 167 of file DjVmDir0.h.


The documentation for this class was generated from the following file:
  • DjVmDir0.h

kviewshell

Skip menu "kviewshell"
  • Main Page
  • Namespace List
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Namespace Members
  • Class Members

API Reference

Skip menu "API Reference"
  • kviewshell
Generated for API Reference by doxygen 1.5.9
This website is maintained by Adriaan de Groot and Allen Winter.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal