__gnu_cxx::_OOM_handler Struct Reference

#include <bitmap_allocator.h>

List of all members.

Public Types

typedef void(* _FL_clear_proc )(void)

Public Member Functions

 _OOM_handler (_FL_clear_proc __fcp)
 ~_OOM_handler ()

Static Public Member Functions

void _S_handle_oom_proc ()

Static Public Attributes

std::new_handler _S_old_handler
bool _S_handled_oom = false
_FL_clear_proc _S_oom_fcp = 0


Member Typedef Documentation

typedef void(* __gnu_cxx::_OOM_handler::_FL_clear_proc)(void)
 

Definition at line 333 of file bitmap_allocator.h.

Referenced by _OOM_handler().


Constructor & Destructor Documentation

__gnu_cxx::_OOM_handler::_OOM_handler _FL_clear_proc  __fcp  )  [inline]
 

Definition at line 336 of file bitmap_allocator.h.

References _FL_clear_proc, _S_handle_oom_proc(), _S_handled_oom, _S_old_handler, _S_oom_fcp, and std::set_new_handler().

__gnu_cxx::_OOM_handler::~_OOM_handler  )  [inline]
 

Definition at line 350 of file bitmap_allocator.h.

References _S_handled_oom, _S_old_handler, and std::set_new_handler().


Member Function Documentation

void __gnu_cxx::_OOM_handler::_S_handle_oom_proc  )  [inline, static]
 

Definition at line 343 of file bitmap_allocator.h.

References _S_handled_oom, _S_old_handler, _S_oom_fcp, and std::set_new_handler().

Referenced by _OOM_handler().


Member Data Documentation

bool __gnu_cxx::_OOM_handler::_S_handled_oom = false [static]
 

Definition at line 358 of file bitmap_allocator.h.

Referenced by _OOM_handler(), _S_handle_oom_proc(), and ~_OOM_handler().

std::new_handler __gnu_cxx::_OOM_handler::_S_old_handler [static]
 

Definition at line 357 of file bitmap_allocator.h.

Referenced by _OOM_handler(), _S_handle_oom_proc(), and ~_OOM_handler().

_OOM_handler::_FL_clear_proc __gnu_cxx::_OOM_handler::_S_oom_fcp = 0 [static]
 

Definition at line 359 of file bitmap_allocator.h.

Referenced by _OOM_handler(), and _S_handle_oom_proc().


The documentation for this struct was generated from the following file:
Generated on Tue Jan 30 17:31:59 2007 for GNU C++ STL by doxygen 1.3.6