Provided by: libstdc++-4.8-doc_4.8.5-4ubuntu8_all 

__gnu_profile::__stack_info_base< __object_info >(3cxx) __gnu_profile::__stack_info_base< __object_info >(3cxx)
NAME
__gnu_profile::__stack_info_base< __object_info >
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 154 of file profiler_node.h.
Author
Generated automatically by Doxygen for libstdc++ from the source code.
libstdc++ Mon Mar __gnu_profile::__stack_info_base< __object_info >(3cxx)