|
Nemiver
0.3
|
| bool nemiver::common::env::build_path_to_executable | ( | const UString & | a_exe_name, |
| UString & | a_exe_path | ||
| ) |
| UString nemiver::common::env::build_path_to_gtkbuilder_file | ( | const UString & | a_gtkbuilder_file_name | ) |
| bool nemiver::common::env::create_user_db_dir | ( | ) |
| void nemiver::common::env::do_init | ( | ) |
| bool nemiver::common::env::find_file | ( | const UString & | a_file_name, |
| const list< UString > & | a_where_to_look, | ||
| UString & | a_aboslute_file_path | ||
| ) |
| const UString& nemiver::common::env::get_data_dir | ( | ) |
| const UString& nemiver::common::env::get_gdb_program | ( | ) |
| const UString& nemiver::common::env::get_gtkbuilder_files_dir | ( | ) |
| const UString& nemiver::common::env::get_image_files_dir | ( | ) |
| const UString& nemiver::common::env::get_install_prefix | ( | ) |
| const UString& nemiver::common::env::get_menu_files_dir | ( | ) |
| const UString& nemiver::common::env::get_system_config_dir | ( | ) |
| const UString& nemiver::common::env::get_system_config_file | ( | ) |
| const UString& nemiver::common::env::get_system_lib_dir | ( | ) |
| const UString & nemiver::common::env::get_system_modules_config_file | ( | ) |
| const UString& nemiver::common::env::get_system_modules_dir | ( | ) |
| const UString& nemiver::common::env::get_system_plugins_dir | ( | ) |
| const UString& nemiver::common::env::get_user_db_dir | ( | ) |
| bool nemiver::common::env::read_file_line | ( | const UString & | a_file_path, |
| int | a_line_number, | ||
| string & | a_line | ||
| ) |
1.8.17