#include <chipcard2-client/fs/fsmodule.h>
#include <chipcard2-client/fs/fsnode.h>

Go to the source code of this file.
Typedefs | |
| typedef struct LC_FSMEM_NODE | LC_FSMEM_NODE |
| typedef struct LC_FSMEM_MODULE | LC_FSMEM_MODULE |
Functions | |
| LC_FS_NODE * | LC_FSMemNode_new (LC_FS_MODULE *fs, const char *name) |
| LC_FS_MODULE * | LC_FSMemModule_new () |
| typedef struct LC_FSMEM_MODULE LC_FSMEM_MODULE |
| typedef struct LC_FSMEM_NODE LC_FSMEM_NODE |
| LC_FS_MODULE* LC_FSMemModule_new | ( | ) |
| LC_FS_NODE* LC_FSMemNode_new | ( | LC_FS_MODULE * | fs, | |
| const char * | name | |||
| ) |
1.5.3