fs_l.h File Reference

#include <chipcard2-client/fs/fs.h>
#include <gwenhywfar/buffer.h>
#include "fs.h"

Include dependency graph for fs_l.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Typedefs

typedef struct
LC_FS_PATH_CTX 
LC_FS_PATH_CTX

Functions

LC_FS_PATH_CTXLC_FSPathCtx_new (const char *path, LC_FS_NODE *node)
void LC_FSPathCtx_free (LC_FS_PATH_CTX *ctx)
LC_FS_PATH_CTXLC_FSPathCtx_dup (const LC_FS_PATH_CTX *octx)
GWEN_BUFFER * LC_FSPathCtx_GetPathBuffer (const LC_FS_PATH_CTX *ctx)
void LC_FSPathCtx_SetPath (LC_FS_PATH_CTX *ctx, const char *path)
LC_FS_NODELC_FSPathCtx_GetNode (const LC_FS_PATH_CTX *ctx)
void LC_FSPathCtx_SetNode (LC_FS_PATH_CTX *ctx, LC_FS_NODE *node)
LC_FS_STATLC_FSStat_new ()


Typedef Documentation

typedef struct LC_FS_PATH_CTX LC_FS_PATH_CTX


Function Documentation

LC_FS_PATH_CTX* LC_FSPathCtx_dup ( const LC_FS_PATH_CTX octx  ) 

void LC_FSPathCtx_free ( LC_FS_PATH_CTX ctx  ) 

LC_FS_NODE* LC_FSPathCtx_GetNode ( const LC_FS_PATH_CTX ctx  ) 

GWEN_BUFFER* LC_FSPathCtx_GetPathBuffer ( const LC_FS_PATH_CTX ctx  ) 

LC_FS_PATH_CTX* LC_FSPathCtx_new ( const char *  path,
LC_FS_NODE node 
)

void LC_FSPathCtx_SetNode ( LC_FS_PATH_CTX ctx,
LC_FS_NODE node 
)

void LC_FSPathCtx_SetPath ( LC_FS_PATH_CTX ctx,
const char *  path 
)

LC_FS_STAT* LC_FSStat_new (  ) 


Generated on Sun Sep 23 14:52:33 2007 for libchipcard2 by  doxygen 1.5.3