Main Page | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members

vul_expand_path.cxx File Reference


Detailed Description

Author:
fsm

Definition in file vul_expand_path.cxx.

#include "vul_expand_path.h"
#include <vcl_vector.h>
#include <vcl_functional.h>
#include <vcl_map.h>
#include <vcl_cstdlib.h>
#include <sys/types.h>
#include <sys/stat.h>
#include <dirent.h>
#include <unistd.h>

Go to the source code of this file.

Typedefs

typedef vcl_map< vcl_string,
vcl_string, vcl_less< vcl_string > > 
map_t

Functions

vcl_string vul_expand_path (vcl_string path)
 Expand given path.
vcl_string vul_expand_path_uncached (vcl_string path)
 Expand given path.


Typedef Documentation

typedef vcl_map<vcl_string, vcl_string, vcl_less<vcl_string> > map_t
 

Definition at line 251 of file vul_expand_path.cxx.


Function Documentation

vcl_string vul_expand_path vcl_string  path  ) 
 

Expand given path.

Definition at line 253 of file vul_expand_path.cxx.

vcl_string vul_expand_path_uncached vcl_string  path  ) 
 

Expand given path.

Definition at line 272 of file vul_expand_path.cxx.


Generated on Thu Jan 10 14:41:00 2008 for core/vul by  doxygen 1.4.4