Provided by: libstdc++6-4.6-doc_4.6.4-6ubuntu2_all 

__gnu_profile::__warning_data(3cxx) __gnu_profile::__warning_data(3cxx)
NAME
__gnu_profile::__warning_data -
SYNOPSIS
Public Member Functions
__warning_data (float __m, __stack_t __c, const char *__id, const std::string &__msg)
bool operator< (const __warning_data &__other) const
Public Attributes
__stack_t __context
float __magnitude
const char * __warning_id
std::string __warning_message
Detailed Description
Representation of a warning.
Definition at line 73 of file profiler_trace.h.
Author
Generated automatically by Doxygen for libstdc++ from the source code.
libstdc++ Thu Mar 20 2014 __gnu_profile::__warning_data(3cxx)