__gnu_profile___stack_info_base.3cxx

Langue: en

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

Section: 3 (Bibliothèques de fonctions)

NAME

__gnu_profile::__stack_info_base -

Base class for a line in the stack table.

SYNOPSIS


Public Member Functions


__stack_info_base (const __object_info &__info)=0

virtual const char * __get_id () const =0

virtual float __magnitude () const =0

void __merge (const __object_info &__info)=0

Detailed Description

template<typename __object_info> class __gnu_profile::__stack_info_base< __object_info >

Base class for a line in the stack table.

Definition at line 160 of file profiler_node.h.

Author

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