| _filenames | CVSSourceTree | [private] |
| _got_root_fullpath | CVSSourceTree | [private] |
| _got_start_fullpath | CVSSourceTree | [private, static] |
| _path | CVSSourceTree | [private] |
| _root | CVSSourceTree | [private] |
| _root_fullpath | CVSSourceTree | [private] |
| _start_fullpath | CVSSourceTree | [private, static] |
| add_file(const Filename &filename, CVSSourceDirectory *dir) | CVSSourceTree | |
| ask_any(const string &filename) | CVSSourceTree | [private] |
| ask_existing(const string &filename, CVSSourceDirectory *dir) | CVSSourceTree | [private] |
| ask_existing(const string &filename, const Directories &dirs, CVSSourceDirectory *suggested_dir) | CVSSourceTree | [private] |
| ask_new(const string &filename, CVSSourceDirectory *dir) | CVSSourceTree | [private] |
| choose_directory(const Filename &filename, CVSSourceDirectory *suggested_dir, bool force, bool interactive) | CVSSourceTree | |
| CVSSourceTree() | CVSSourceTree | |
| Directories typedef | CVSSourceTree | [private] |
| Filenames typedef | CVSSourceTree | [private] |
| find_directory(const Filename &path) | CVSSourceTree | |
| find_dirname(const string &dirname) | CVSSourceTree | |
| find_relpath(const string &relpath) | CVSSourceTree | |
| get_actual_fullpath(const Filename &path) | CVSSourceTree | [private, static] |
| get_root() const | CVSSourceTree | |
| get_root_dirname() const | CVSSourceTree | |
| get_root_fullpath() | CVSSourceTree | |
| get_start_fullpath() | CVSSourceTree | [private, static] |
| prompt(const string &message) | CVSSourceTree | [private] |
| prompt_user(const string &filename, CVSSourceDirectory *suggested_dir, const Directories &dirs, bool force, bool interactive) | CVSSourceTree | [private] |
| restore_cwd() | CVSSourceTree | [static] |
| scan(const Filename &key_filename) | CVSSourceTree | |
| set_root(const Filename &root_path) | CVSSourceTree | |
| temp_chdir(const Filename &path) | CVSSourceTree | [static] |
| ~CVSSourceTree() | CVSSourceTree | |