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

PFSPODFILE Struct Reference

#include <Pod.h>

List of all members.

Public Attributes

PFSPODpod
char name [POD_FILENAME_LENGTH+1]
unsigned int offset
unsigned int size
unsigned int timestamp
unsigned int checksum
unsigned int priority


Detailed Description

Definition at line 111 of file Pod.h.


Member Data Documentation

unsigned int PFSPODFILE::checksum
 

Definition at line 117 of file Pod.h.

Referenced by pmountepd(), pmountpod2(), and pmountpod3().

char PFSPODFILE::name[POD_FILENAME_LENGTH+1]
 

Definition at line 113 of file Pod.h.

Referenced by paddpodfile(), pfsdump(), pmountepd(), pmountpod2(), and pmountpod3().

unsigned int PFSPODFILE::offset
 

Definition at line 114 of file Pod.h.

Referenced by findinpod(), pmountepd(), pmountpod2(), and pmountpod3().

PFSPOD* PFSPODFILE::pod
 

Definition at line 112 of file Pod.h.

Referenced by findinpod(), pfsdump(), pmountepd(), pmountpod2(), and pmountpod3().

unsigned int PFSPODFILE::priority
 

Definition at line 118 of file Pod.h.

Referenced by findinpod(), pfsdump(), pmountepd(), pmountpod2(), and pmountpod3().

unsigned int PFSPODFILE::size
 

Definition at line 115 of file Pod.h.

Referenced by findinpod(), pmountepd(), pmountpod2(), and pmountpod3().

unsigned int PFSPODFILE::timestamp
 

Definition at line 116 of file Pod.h.

Referenced by pmountepd(), pmountpod2(), and pmountpod3().


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