DjVuDocument::UnnamedFile Class Reference
Inheritance diagram for DjVuDocument::UnnamedFile:

Detailed Description
Definition at line 885 of file DjVuDocument.h.
Public Types | |
| ID | |
| PAGE_NUM | |
| enum | { ID, PAGE_NUM } |
Public Attributes | |
| int | id_type |
| GUTF8String | id |
| int | page_num |
| GURL | url |
| GP< DjVuFile > | file |
| GP< DataPool > | data_pool |
Protected Member Functions | |
| UnnamedFile (int xid_type, const GUTF8String &xid, int xpage_num, const GURL &xurl, const GP< DjVuFile > &xfile) | |
Friends | |
| class | DjVuDocument |
The documentation for this class was generated from the following file:

