#include <libcomprex/module.h>
Data Fields | |
| CxStatus(* | get )(const char *scheme, const char *path, const char *outFilename) |
| Retrieves a file from a non-local source. | |
| char(* | supports )(const char *scheme) |
| Determines if the module supports the specified scheme. | |
This structure is to be filled out by all modules that handle the retrieval of files from non-local locations.
|
|
Retrieves a file from a non-local source.
|
|
|
Determines if the module supports the specified scheme.
|
1.2.18-20021020