__gnu_profile___container_size_stack_info.3cxx

Langue: en

Version: 354099 (ubuntu - 24/10/10)

Section: 3 (Bibliothèques de fonctions)

NAME

__gnu_profile::__container_size_stack_info -

A container size instrumentation line in the stack table.

SYNOPSIS


Inherits __gnu_profile::__container_size_info.

Public Member Functions


__container_size_stack_info (const __container_size_info &__o)

const char * __advice () const

void __destruct (size_t __num, size_t __inum)

bool __is_valid () const

float __magnitude () const

void __merge (const __container_size_info &__o)

void __resize (size_t __from, size_t __to)

float __resize_cost (size_t __from, size_t __to)

__stack_t __stack () const

void __write (FILE *f) const

Protected Attributes


__stack_t _M_stack

bool _M_valid

Detailed Description

A container size instrumentation line in the stack table.

Definition at line 176 of file profiler_container_size.h.

Author

Generated automatically by Doxygen for libstdc++ from the source code.