#include "tString.h"
#include "tResource.h"
Go to the source code of this file.
Classes | |
class | tResourceManager |
resource manager: fetches and caches resources from repositories or arbitrary URIs More... | |
class | tResourcePath |
helper class to construct a resource path More... | |
Typedefs | |
typedef int(* | tNewResourceFunc )(const char *path) |
typedef int(* tNewResourceFunc)(const char *path) |
Definition at line 7 of file tResourceManager.h.