Loader::LoaderConfig

Loader::LoaderConfig
Description

LoaderConfig is a structure wrapping different loader parameters together into one, including default loading states and optional link-dependent states. If certain states, such as ZlibSupport are not specified here, they are not linked into the application.

Data Members
Data Member 
Description 
 
Pointer to FileOpenerBase object for opening the file. 
Pointer to ZlibSupportBase for ZLibSupport. 
Methods
Method 
Description 
Constructs the LoaderConfig structure with the default settings. 
File

GFx_Loader.h