/home/gian/Progetti/falcon/core/include/falcon/dir_sys.h File Reference

Internal functions prototypes for DirApi. More...

#include <falcon/filestat.h>
#include <falcon/falcondata.h>
#include <falcon/string.h>

Include dependency graph for dir_sys.h:

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

Go to the source code of this file.


Classes

class  Falcon::DirEntry
 Directory entry. More...

Namespaces

namespace  Falcon
 CONST.
namespace  Falcon::Sys

Functions

bool FALCON_DYN_SYM Falcon::Sys::fal_chdir (const String &filename, int32 &fsStatus)
bool FALCON_DYN_SYM Falcon::Sys::fal_chgrp (const String &fname, int32 grp)
bool FALCON_DYN_SYM Falcon::Sys::fal_chmod (const String &fname, uint32 mode)
bool FALCON_DYN_SYM Falcon::Sys::fal_chown (const String &fname, int32 owner)
void FALCON_DYN_SYM Falcon::Sys::fal_closeDir (DirEntry *entry)
bool FALCON_DYN_SYM Falcon::Sys::fal_fileType (const String &filename, FileStat::e_fileType &st)
bool FALCON_DYN_SYM Falcon::Sys::fal_getcwd (String &fname, int32 &fsError)
bool FALCON_DYN_SYM Falcon::Sys::fal_mkdir (const String &filename, int32 &fsStatus)
bool FALCON_DYN_SYM Falcon::Sys::fal_move (const String &filename, const String &dest, int32 &fsStatus)
DirEntry FALCON_DYN_SYM * Falcon::Sys::fal_openDir (const String &path, int32 &fsError)
bool FALCON_DYN_SYM Falcon::Sys::fal_readlink (const String &fname, String &link)
bool FALCON_DYN_SYM Falcon::Sys::fal_rmdir (const String &filename, int32 &fsStatus)
bool FALCON_DYN_SYM Falcon::Sys::fal_stats (const String &filename, FileStat &st)
bool FALCON_DYN_SYM Falcon::Sys::fal_unlink (const String &filename, int32 &fsStatus)
bool FALCON_DYN_SYM Falcon::Sys::fal_writelink (const String &fname, const String &link)


Detailed Description

Internal functions prototypes for DirApi.

This files holds the internal api for directories that is not to be published.


Generated on Mon Oct 19 10:11:01 2009 for Falcon_Core by  doxygen 1.5.8