29 #ifndef _CEGUIMinizipResourceProvider_h_
30 #define _CEGUIMinizipResourceProvider_h_
32 #include "CEGUI/Base.h"
33 #include "CEGUI/DefaultResourceProvider.h"
36 # pragma warning(push)
37 # pragma warning(disable : 4251)
67 void setLoadLocal(
bool load =
true);
71 const String& resourceGroup);
73 const String& file_pattern,
74 const String& resource_group);
76 bool doesFileExist(
const String& filename);
Definition: DefaultResourceProvider.h:46
Definition: MinizipResourceProvider.h:50
void setArchive(const String &archive)
sets the archive from which files are retrieved.
size_t getResourceGroupFileNames(std::vector< String > &out_vec, const String &file_pattern, const String &resource_group)
void loadRawDataContainer(const String &filename, RawDataContainer &output, const String &resourceGroup)
Load XML data using InputSource objects.
Class used as the databuffer for loading files throughout the library.
Definition: DataContainer.h:44
String class used within the GUI system.
Definition: String.h:64
Main namespace for Crazy Eddie's GUI Library.
Definition: arch_overview.dox:1