CERN org.glite.Gfal  2.0.1
Functions
/builddir/build/BUILD/gfal2-2.0.0/src/common/gfal_common_dir_handle.h File Reference

file for the directory handle management More...

#include "gfal_constants.h"
#include "gfal_prototypes.h"

Go to the source code of this file.

Functions

gfal_fdesc_container_handle gfal_dir_handle_container_instance (gfal_descriptors_container *fdescs, GError **err)
void gfal_dir_handle_container_delete (gfal_descriptors_container *fdescs)

Detailed Description

file for the directory handle management

Author:
Devresse Adrien
Version:
2.0
Date:
25/05/2011

Function Documentation

gfal_fdesc_container_handle gfal_dir_handle_container_instance ( gfal_descriptors_container fdescs,
GError **  err 
)

return the singleton of the file descriptor container for the directories

Referenced by gfal_posix_internal_readdir().