Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

sist_fich.hpp

Go to the documentation of this file.
00001 #ifndef _sist_fich_h
00002 #define _sist_fich_h
00003 
00004 #include <string>
00005 
00006 namespace UTIL {
00007 
00008 namespace SIST_FICH {
00009 
00010 bool sePuedeEscribirEnDir(const std::string &path);
00011 bool esDir(const std::string &path);
00012 
00013 }
00014 
00015 }
00016 
00017 #endif
00018 

Generated on Wed Mar 5 21:31:47 2003 for JIC by doxygen1.3-rc3