Man Page: __gnu_profile::__stack_info_base
Operating Environment: centos
Section: 3
__gnu_profile::__stack_info_base< __object_info >(3) Library Functions Manual __gnu_profile::__stack_info_base< __object_info >(3)NAME__gnu_profile::__stack_info_base< __object_info > -SYNOPSISPublic 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++ Tue Jun 10 2014 __gnu_profile::__stack_info_base< __object_info >(3)