Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

file.H File Reference

#include "support.H"

Include dependency graph for file.H:

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

Go to the source code of this file.

Functions

bool rename_ (Cstr_ptr &, Cstr_ptr &)
bool remove_ (Cstr_ptr &)
bool rmdir_ (Cstr_ptr &)
bool mkdir_ (Cstr_ptr &)
bool chdir_ (Cstr_ptr &)
str_ptr getcwd_ ()


Function Documentation

bool chdir_ Cstr_ptr &   ) 
 

Definition at line 109 of file file.C.

Referenced by GLUIFileSelect::generate_dir_contents(), GLUIFileSelect::generate_dir_tree(), IOManager::notify_postload(), IOManager::notify_postsave(), IOManager::notify_preload(), IOManager::notify_presave(), and IOManager::split_filename().

str_ptr getcwd_  ) 
 

Definition at line 136 of file file.C.

References CWD_BUF, and NULL_STR.

Referenced by IOManager::cwd_(), GLUIFileSelect::generate_dir_contents(), GLUIFileSelect::generate_dir_tree(), main_config(), IOManager::notify_postload(), IOManager::notify_postsave(), IOManager::notify_preload(), IOManager::notify_presave(), and IOManager::split_filename().

bool mkdir_ Cstr_ptr &   ) 
 

Definition at line 82 of file file.C.

Referenced by GLUIFileSelect::do_add_action().

bool remove_ Cstr_ptr &   ) 
 

Definition at line 32 of file file.C.

Referenced by GLUIFileSelect::do_delete_action().

bool rename_ Cstr_ptr &  ,
Cstr_ptr & 
 

Definition at line 7 of file file.C.

Referenced by GLUIFileSelect::do_rename_action().

bool rmdir_ Cstr_ptr &   ) 
 

Definition at line 57 of file file.C.

Referenced by GLUIFileSelect::do_delete_action().


Generated on Mon Sep 18 11:40:37 2006 for jot by  doxygen 1.4.4