Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members | Related Pages

PODFILE Struct Reference

#include <Pod.h>

List of all members.

Public Attributes

char filename [64]
EContentSource source
FILE * pFile
PFSPODpPod
long offset
long size
long pos


Detailed Description

Definition at line 154 of file Pod.h.


Member Data Documentation

char PODFILE::filename[64]
 

Definition at line 155 of file Pod.h.

Referenced by findinpod(), findondisk(), CBitmapPBG::Load(), and CBitmapPBM::Load().

long PODFILE::offset
 

Definition at line 163 of file Pod.h.

Referenced by findinpod(), findondisk(), peof(), prewind(), pseek(), and ptell().

FILE* PODFILE::pFile
 

Definition at line 157 of file Pod.h.

Referenced by findinpod(), findondisk(), pclose(), peof(), perror(), pgetc(), pgets(), pread(), prewind(), and pseek().

long PODFILE::pos
 

Definition at line 167 of file Pod.h.

Referenced by findinpod(), findondisk(), peof(), pgetc(), pgets(), pread(), prewind(), pseek(), and ptell().

PFSPOD* PODFILE::pPod
 

Definition at line 159 of file Pod.h.

Referenced by findinpod(), and pclose().

long PODFILE::size
 

Definition at line 166 of file Pod.h.

Referenced by CWaterMaskDatabase::AddGlobeTile(), CRawImage::CRawImage(), CAudioManager::CreateSfx(), findinpod(), findondisk(), and peof().

EContentSource PODFILE::source
 

Definition at line 156 of file Pod.h.

Referenced by findinpod(), findondisk(), pclose(), peof(), perror(), pgetc(), pgets(), pread(), and prewind().


The documentation for this struct was generated from the following file:
SourceForge.net Logo Documentation generated by doxygen