ADTF
Loading...
Searching...
No Matches
cIndexedFile::tFileExtensionStruct

combines a file extension information with a concrete extension page More...

#include <indexedfile.h>

Public Attributes

tFileExtension sFileExtension
 file extension intormation
 
tVoidpExtensionPage
 pointer to extension page
 

Detailed Description

combines a file extension information with a concrete extension page

Definition at line 121 of file indexedfile.h.

Member Data Documentation

◆ pExtensionPage

tVoid* pExtensionPage

pointer to extension page

Definition at line 124 of file indexedfile.h.

◆ sFileExtension

tFileExtension sFileExtension

file extension intormation

Definition at line 123 of file indexedfile.h.