doom3-gpl
Doom 3 GPL source release
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Attributes | List of all members
pureExclusion_s Struct Reference

Public Attributes

int nameLen
 
int extLen
 
const char * name
 
const char * ext
 
pureExclusionFunc_t func
 

Detailed Description

Definition at line 178 of file FileSystem.cpp.

Member Data Documentation

const char* pureExclusion_s::ext

Definition at line 182 of file FileSystem.cpp.

int pureExclusion_s::extLen

Definition at line 180 of file FileSystem.cpp.

pureExclusionFunc_t pureExclusion_s::func

Definition at line 183 of file FileSystem.cpp.

const char* pureExclusion_s::name

Definition at line 181 of file FileSystem.cpp.

int pureExclusion_s::nameLen

Definition at line 179 of file FileSystem.cpp.


The documentation for this struct was generated from the following file: