Pyrogenesis
13997
|
Go to the source code of this file.
Functions | |
Status | vfs_opt_rebuild_main_archive (const char *trace_filename, const char *archive_fn_fmt) |
void | vfs_opt_auto_build_cancel () |
int | vfs_opt_auto_build (const char *trace_filename, const char *archive_fn_fmt, const char *mini_archive_fn_fmt, bool force_build=false) |
void | vfs_opt_notify_loose_file (const char *atom_fn) |
void | vfs_opt_notify_archived_file (const char *atom_fn) |
int vfs_opt_auto_build | ( | const char * | trace_filename, |
const char * | archive_fn_fmt, | ||
const char * | mini_archive_fn_fmt, | ||
bool | force_build = false |
||
) |
void vfs_opt_auto_build_cancel | ( | ) |
void vfs_opt_notify_archived_file | ( | const char * | atom_fn | ) |
void vfs_opt_notify_loose_file | ( | const char * | atom_fn | ) |
Status vfs_opt_rebuild_main_archive | ( | const char * | trace_filename, |
const char * | archive_fn_fmt | ||
) |