Query: __gnu_profile::__object_info_base
OS: debian
Section: 3cxx
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
__gnu_profile::__object_info_base(3cxx) __gnu_profile::__object_info_base(3cxx)NAME__gnu_profile::__object_info_base -SYNOPSISInherited by __gnu_profile::__container_size_info, __gnu_profile::__hashfunc_info, __gnu_profile::__list2slist_info, __gnu_profile::__list2vector_info, __gnu_profile::__map2umap_info, and __gnu_profile::__vector2list_info. Public Member Functions __object_info_base (__stack_t __stack) __object_info_base (const __object_info_base &__o) bool __is_valid () const __stack_t __stack () const virtual void __write (FILE *__f) const =0 Protected Attributes __stack_t _M_stack bool _M_valid Detailed Description Base class for a line in the object table. Definition at line 123 of file profiler_node.h. Author Generated automatically by Doxygen for libstdc++ from the source code. libstdc++ Tue Nov 27 2012 __gnu_profile::__object_info_base(3cxx)