__gnu_profile::__warning_data(3cxx) | __gnu_profile::__warning_data(3cxx) |
__gnu_profile::__warning_data - Representation of a warning.
#include <profiler_trace.h>
__warning_data (float __m, __stack_t __c, const char *__id,
const std::string &__msg)
bool operator< (const __warning_data &__other) const
__stack_t __context
float __magnitude
const char * __warning_id
std::string __warning_message
Representation of a warning.
Definition at line 73 of file profiler_trace.h.
Definition at line 80 of file profiler_trace.h.
Definition at line 83 of file profiler_trace.h.
Definition at line 88 of file profiler_trace.h.
Definition at line 76 of file profiler_trace.h.
Definition at line 75 of file profiler_trace.h.
Definition at line 77 of file profiler_trace.h.
Definition at line 78 of file profiler_trace.h.
Generated automatically by Doxygen for libstdc++ from the source code.
libstdc++ |