__gnu_profile___warning_data.3cxx

Langue: en

Version: 350045 (ubuntu - 24/10/10)

Section: 3 (Bibliothèques de fonctions)

NAME

__gnu_profile::__warning_data -

Representation of a warning.

SYNOPSIS


Public Member Functions


__warning_data (float __m, __stack_t __c, const char *__id, const char *__msg)

bool operator> (const struct __warning_data &__other) const

Public Attributes


__stack_t __context

float __magnitude

const char * __warning_id

const char * __warning_message

Detailed Description

Representation of a warning.

Definition at line 82 of file profiler_trace.h.

Author

Generated automatically by Doxygen for libstdc++ from the source code.