.TH "__gnu_profile::__object_info_base" 3cxx "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 \fC#include \fP .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 \fB127\fP of file \fBprofiler_node\&.h\fP\&. .SH "Constructor & Destructor Documentation" .PP .SS "__gnu_profile::__object_info_base::__object_info_base (__stack_t __stack)\fC [inline]\fP" .PP Definition at line \fB130\fP of file \fBprofiler_node\&.h\fP\&. .SH "Member Function Documentation" .PP .SS "bool __gnu_profile::__object_info_base::__is_valid () const\fC [inline]\fP" .PP Definition at line \fB134\fP of file \fBprofiler_node\&.h\fP\&. .SS "void __gnu_profile::__object_info_base::__merge (const \fB__object_info_base\fP & __o)\fC [inline]\fP" .PP Definition at line \fB142\fP of file \fBprofiler_node\&.h\fP\&. .SS "void __gnu_profile::__object_info_base::__set_invalid ()\fC [inline]\fP" .PP Definition at line \fB138\fP of file \fBprofiler_node\&.h\fP\&. .SS "__stack_t __gnu_profile::__object_info_base::__stack () const\fC [inline]\fP" .PP Definition at line \fB146\fP of file \fBprofiler_node\&.h\fP\&. .SH "Member Data Documentation" .PP .SS "__stack_t __gnu_profile::__object_info_base::_M_stack\fC [protected]\fP" .PP Definition at line \fB150\fP of file \fBprofiler_node\&.h\fP\&. .SS "bool __gnu_profile::__object_info_base::_M_valid\fC [protected]\fP" .PP Definition at line \fB151\fP of file \fBprofiler_node\&.h\fP\&. .SH "Author" .PP Generated automatically by Doxygen for libstdc++ from the source code\&.