oprof_start_util.h File Reference
Miscellaneous helpers for the GUI start.
More...
#include <cmath>
#include <string>
#include <vector>
Go to the source code of this file.
Detailed Description
Miscellaneous helpers for the GUI start.
- Author:
- Philippe Elie
-
John Levon
Function Documentation
| bool check_and_create_config_dir |
( |
|
) |
|
| int do_exec_command |
( |
std::string const & |
cmd, |
|
|
std::vector< std::string > const & |
args = std::vector< std::string >() | |
|
) |
| | |
| std::string const do_open_file_or_dir |
( |
std::string const & |
base_dir, |
|
|
bool |
dir_only | |
|
) |
| | |
| std::string const format |
( |
std::string const & |
orig, |
|
|
uint const |
maxlen | |
|
) |
| | |
| std::string const get_config_filename |
( |
std::string const & |
filename |
) |
|
| double ratio |
( |
double |
x1, |
|
|
double |
x2 | |
|
) |
| | [inline] |
| bool verify_argument |
( |
std::string const & |
str |
) |
|