#include <stdio.h>#include <sstream>#include <fstream>#include <iomanip>#include <sys/utsname.h>#include "string_manip.h"#include "oprof_start_config.h"#include "op_config.h"#include "op_config_24.h"
Go to the source code of this file.
Functions | |
| istream & | operator>> (istream &in, config_setting &object) |
GUI startup config management
Definition in file oprof_start_config.cpp.
| istream& operator>> | ( | istream & | in, | |
| config_setting & | object | |||
| ) |
Definition at line 108 of file oprof_start_config.cpp.
1.6.1