#include <profiler_trace.h>
Representation of a warning.
Definition at line 73 of file profiler_trace.h.
◆ __warning_data() [1/2]
__gnu_profile::__warning_data::__warning_data |
( |
| ) |
|
|
inline |
◆ __warning_data() [2/2]
__gnu_profile::__warning_data::__warning_data |
( |
float |
__m, |
|
|
__stack_t |
__c, |
|
|
const char * |
__id, |
|
|
const std::string & |
__msg |
|
) |
| |
|
inline |
◆ operator<()
bool __gnu_profile::__warning_data::operator< |
( |
const __warning_data & |
__other | ) |
const |
|
inline |
◆ __context
__stack_t __gnu_profile::__warning_data::__context |
◆ __magnitude
float __gnu_profile::__warning_data::__magnitude |
◆ __warning_id
const char* __gnu_profile::__warning_data::__warning_id |
◆ __warning_message
std::string __gnu_profile::__warning_data::__warning_message |
The documentation for this struct was generated from the following file: