STLdoc
STLdocumentation
|
Base class for a line in the object table. More...
#include <profile/impl/profiler_node.h>
Public Member Functions | |
__object_info_base () | |
__object_info_base (__stack_t __stack) | |
__object_info_base (const __object_info_base &__o) | |
virtual | ~__object_info_base () |
bool | __is_valid () const |
__stack_t | __stack () const |
virtual void | __write (FILE *__f) const =0 |
Protected Attributes | |
__stack_t | _M_stack |
bool | _M_valid |
Base class for a line in the object table.
|
inline |
|
inline |
|
inline |
|
inline |
|
pure virtual |
|
protected |
|
protected |