#include <sys/types.h>
#include <string>
#include <iosfwd>
Go to the source code of this file.
Data Structures | |
struct | event_setting |
Store the setup of one event. More... | |
struct | config_setting |
Functions | |
std::istream & | operator>> (std::istream &in, config_setting &object) |
GUI startup config management
Definition in file oprof_start_config.h.
std::istream& operator>> | ( | std::istream & | in, | |
config_setting & | object | |||
) |