.TH "__gnu_profile::__object_info_base" 3cxx "Fri May 28 2021" "libstdc++" \" -*- nroff -*- .ad l .nh .SH NAME __gnu_profile::__object_info_base \- Base class for a line in the object table\&. .SH SYNOPSIS .br .PP .PP Inherited by \fB__gnu_profile::__container_size_info\fP, \fB__gnu_profile::__hashfunc_info\fP, __gnu_profile::__list2slist_info, \fB__gnu_profile::__list2vector_info\fP, \fB__gnu_profile::__map2umap_info\fP, and \fB__gnu_profile::__vector2list_info\fP\&. .SS "Public Member Functions" .in +1c .ti -1c .RI "\fB__object_info_base\fP (__stack_t __stack)" .br .ti -1c .RI "bool \fB__is_valid\fP () const" .br .ti -1c .RI "void \fB__merge\fP (const \fB__object_info_base\fP &__o)" .br .ti -1c .RI "void \fB__set_invalid\fP ()" .br .ti -1c .RI "__stack_t \fB__stack\fP () const" .br .in -1c .SS "Protected Attributes" .in +1c .ti -1c .RI "__stack_t \fB_M_stack\fP" .br .ti -1c .RI "bool \fB_M_valid\fP" .br .in -1c .SH "Detailed Description" .PP Base class for a line in the object table\&. .PP Definition at line 127 of file profiler_node\&.h\&. .SH "Author" .PP Generated automatically by Doxygen for libstdc++ from the source code\&.