BESMemoryGlobalArea Class Reference

#include <BESMemoryGlobalArea.h>

Inheritance diagram for BESMemoryGlobalArea:

Inheritance graph
[legend]
Collaboration diagram for BESMemoryGlobalArea:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 BESMemoryGlobalArea ()
 ~BESMemoryGlobalArea ()
void release_memory ()
bool reclaim_memory ()
unsigned long SizeOfEmergencyPool ()
virtual void dump (ostream &strm) const
 dumps information about this object

Detailed Description

Definition at line 42 of file BESMemoryGlobalArea.h.


Constructor & Destructor Documentation

BESMemoryGlobalArea::BESMemoryGlobalArea (  ) 

Definition at line 49 of file BESMemoryGlobalArea.cc.

References BESDEBUG, BESKeys::get_key(), BESException::get_message(), BESLog::resume(), BESLog::suspend(), TheBESKeys::TheKeys(), and BESLog::TheLog().

Here is the call graph for this function:

BESMemoryGlobalArea::~BESMemoryGlobalArea (  ) 

Definition at line 183 of file BESMemoryGlobalArea.cc.


Member Function Documentation

void BESMemoryGlobalArea::release_memory (  ) 

Definition at line 224 of file BESMemoryGlobalArea.cc.

Referenced by BESMemoryManager::release_global_pool().

bool BESMemoryGlobalArea::reclaim_memory (  ) 

Definition at line 234 of file BESMemoryGlobalArea.cc.

Referenced by BESMemoryManager::check_memory_pool().

unsigned long BESMemoryGlobalArea::SizeOfEmergencyPool (  )  [inline]

Definition at line 61 of file BESMemoryGlobalArea.h.

void BESMemoryGlobalArea::dump ( ostream &  strm  )  const [virtual]

dumps information about this object

Displays the pointer value of this instance along with information about this memory area

Parameters:
strm C++ i/o stream to dump the information to

Implements BESObj.

Definition at line 252 of file BESMemoryGlobalArea.cc.

References BESIndent::Indent(), BESIndent::LMarg(), and BESIndent::UnIndent().

Here is the call graph for this function:


The documentation for this class was generated from the following files:
Generated on Wed Aug 29 03:03:03 2007 for OPeNDAP Back End Server (BES) by  doxygen 1.5.2