|
STLdoc
STLdocumentation
|
Representation of a warning. More...
#include <profile/impl/profiler_trace.h>
Public Member Functions | |
| __warning_data () | |
| __warning_data (float __m, __stack_t __c, const char *__id, const std::string &__msg) | |
| bool | operator< (const __warning_data &__other) const |
Public Attributes | |
| float | __magnitude |
| __stack_t | __context |
| const char * | __warning_id |
| std::string | __warning_message |
Representation of a warning.
|
inline |
|
inline |
|
inline |
| __stack_t __gnu_profile::__warning_data::__context |
| float __gnu_profile::__warning_data::__magnitude |
| const char* __gnu_profile::__warning_data::__warning_id |
| std::string __gnu_profile::__warning_data::__warning_message |
1.8.6