#include <etw_settings.h>
|
| ETWProfile (bool _process_start=false, bool _img_load=false, bool _allocation=false, bool _tcpip=false, bool _obj_mgr=false) |
|
bool | initProfile (const std::string &fileName) |
|
bool | loadIni (const std::string &fileName) |
|
bool | saveIni (const std::string &fileName) |
|
void | setAll () |
|
bool | isEnabled () |
|
|
static const char | DELIM = '=' |
|
Definition at line 5 of file etw_settings.h.
◆ ETWProfile()
ETWProfile::ETWProfile |
( |
bool | _process_start = false, |
|
|
bool | _img_load = false, |
|
|
bool | _allocation = false, |
|
|
bool | _tcpip = false, |
|
|
bool | _obj_mgr = false ) |
|
inline |
◆ fillSettings()
bool ETWProfile::fillSettings |
( |
std::string | line | ) |
|
|
protected |
◆ initProfile()
bool ETWProfile::initProfile |
( |
const std::string & | fileName | ) |
|
|
inline |
◆ isEnabled()
bool ETWProfile::isEnabled |
( |
| ) |
|
|
inline |
◆ loadIni()
bool ETWProfile::loadIni |
( |
const std::string & | fileName | ) |
|
◆ saveIni()
bool ETWProfile::saveIni |
( |
const std::string & | fileName | ) |
|
◆ setAll()
void ETWProfile::setAll |
( |
| ) |
|
|
inline |
◆ stripComments()
void ETWProfile::stripComments |
( |
std::string & | str | ) |
|
|
protected |
◆ allocation
bool ETWProfile::allocation |
◆ DELIM
const char ETWProfile::DELIM = '=' |
|
staticprotected |
◆ img_load
bool ETWProfile::img_load |
◆ obj_mgr
◆ process_start
bool ETWProfile::process_start |
◆ tcpip
The documentation for this struct was generated from the following files: