#include <profiler_node.h>
Base class for a line in the object table.
Definition at line 127 of file profiler_node.h.
◆ __object_info_base()
__gnu_profile::__object_info_base::__object_info_base |
( |
__stack_t |
__stack | ) |
|
|
inline |
◆ __is_valid()
bool __gnu_profile::__object_info_base::__is_valid |
( |
| ) |
const |
|
inline |
◆ __merge()
◆ __set_invalid()
void __gnu_profile::__object_info_base::__set_invalid |
( |
| ) |
|
|
inline |
◆ __stack()
__stack_t __gnu_profile::__object_info_base::__stack |
( |
| ) |
const |
|
inline |
◆ _M_stack
__stack_t __gnu_profile::__object_info_base::_M_stack |
|
protected |
◆ _M_valid
bool __gnu_profile::__object_info_base::_M_valid |
|
protected |
The documentation for this class was generated from the following file: