Filters definition. Example XOR_encrypt filter.

This commit is contained in:
Vreixo Formoso
2008-02-24 18:20:23 +01:00
parent 37f69d5360
commit 0dad87f035
5 changed files with 296 additions and 0 deletions

View File

@ -20,6 +20,7 @@
#define ISO_IMAGE_FS_ID 2
#define ISO_ELTORITO_FS_ID 3
#define ISO_MEM_FS_ID 4
#define ISO_FILTER_FS_ID 5
/**
* Create a new IsoFilesystem to deal with local filesystem.