absolute_path(const cmt_string &name) | CmtSystem | [static] |
basename(const cmt_string &file_name, cmt_string &result) | CmtSystem | [static] |
basename(const cmt_string &file_name, const cmt_string &suffix, cmt_string &result) | CmtSystem | [static] |
cd(const cmt_string &dir) | CmtSystem | [static] |
cmt_string_vector typedef | CmtSystem | |
command_separator() | CmtSystem | [static] |
compare_and_update_files(const cmt_string &name1, const cmt_string &name2) | CmtSystem | [static] |
compare_files(const cmt_string &name1, const cmt_string &name2) | CmtSystem | [static] |
compress_path(const cmt_string &dir, cmt_string &new_dir) | CmtSystem | [static] |
compress_path(cmt_string &dir) | CmtSystem | [static] |
create_symlink(const cmt_string &oldname, const cmt_string &newname) | CmtSystem | [static] |
current_branch() | CmtSystem | [static] |
dirname(const cmt_string &file_name, cmt_string &result) | CmtSystem | [static] |
ev_close() | CmtSystem | [static] |
ev_open() | CmtSystem | [static] |
execute(const cmt_string &command) | CmtSystem | [static] |
execute(const cmt_string &command, cmt_string &output) | CmtSystem | [static] |
file_separator() | CmtSystem | [static] |
file_size(const cmt_string &name) | CmtSystem | [static] |
get_cmt_config() | CmtSystem | [static] |
get_cmt_paths(IProjectFactory &factory, const cmt_string &init_text, const cmt_string &cmt_user_context, const cmt_string &cmt_home) | CmtSystem | [static] |
get_cmt_root() | CmtSystem | [static] |
get_cmt_site() | CmtSystem | [static] |
get_cmt_version(cmt_string &version) | CmtSystem | [static] |
get_cvsroot(cmt_string &cvsroot) | CmtSystem | [static] |
get_dot_suffix(const cmt_string &file, cmt_string &result) | CmtSystem | [static] |
get_home_directory(cmt_string &dir) | CmtSystem | [static] |
get_home_package() | CmtSystem | [static] |
get_hosttype(cmt_string &hosttype) | CmtSystem | [static] |
get_project_package() | CmtSystem | [static] |
get_suffix(const cmt_string &file, cmt_string &result) | CmtSystem | [static] |
get_temporary_name() | CmtSystem | [static] |
get_uname(cmt_string &uname) | CmtSystem | [static] |
get_user_context_package() | CmtSystem | [static] |
getenv(const cmt_string &name) | CmtSystem | [static] |
has_device(const cmt_string &name) | CmtSystem | [static] |
has_prefix(const cmt_string &name) | CmtSystem | [static] |
is_home_package(const cmt_string &name, const cmt_string &version) | CmtSystem | [static] |
is_package_directory(const cmt_string &name) | CmtSystem | [static] |
is_project_package(const cmt_string &name, const cmt_string &version) | CmtSystem | [static] |
is_user_context_package(const cmt_string &name, const cmt_string &version) | CmtSystem | [static] |
is_version_directory(const cmt_string &name) | CmtSystem | [static] |
is_version_directory(const cmt_string &name, int &v, int &r, int &p) | CmtSystem | [static] |
mkdir(const cmt_string &name) | CmtSystem | [static] |
name(const cmt_string &file, cmt_string &result) | CmtSystem | [static] |
now() | CmtSystem | [static] |
path_separator() | CmtSystem | [static] |
putenv(const cmt_string &name_value) | CmtSystem | [static] |
pwd() | CmtSystem | [static] |
reduce_file_separators(cmt_string &text) | CmtSystem | [static] |
remove_directory(const cmt_string &name) | CmtSystem | [static] |
remove_file(const cmt_string &name) | CmtSystem | [static] |
scan_dir(const cmt_string &dir_name, cmt_string_vector &list) | CmtSystem | [static] |
scan_dir(const cmt_string &dir_name, const cmt_regexp &expression, cmt_string_vector &list) | CmtSystem | [static] |
scan_dir(const cmt_string &dir_name) | CmtSystem | [static] |
split(const cmt_string &text, const cmt_string &separators, cmt_string_vector &strings) | CmtSystem | [static] |
test_directory(const cmt_string &name) | CmtSystem | [static] |
test_file(const cmt_string &name) | CmtSystem | [static] |
testenv(const cmt_string &name) | CmtSystem | [static] |
user() | CmtSystem | [static] |