OPeNDAP Hyrax Back End Server (BES)  Updated for version 3.8.3
BESMemoryGlobalArea Class Reference

#include <BESMemoryGlobalArea.h>

Inheritance diagram for BESMemoryGlobalArea:
Inheritance graph
Collaboration diagram for BESMemoryGlobalArea:
Collaboration graph

Public Member Functions

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

Detailed Description

Definition at line 42 of file BESMemoryGlobalArea.h.

Constructor & Destructor Documentation

◆ BESMemoryGlobalArea()

BESMemoryGlobalArea::BESMemoryGlobalArea ( )

Definition at line 51 of file BESMemoryGlobalArea.cc.

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

Here is the call graph for this function:

◆ ~BESMemoryGlobalArea()

BESMemoryGlobalArea::~BESMemoryGlobalArea ( )

Definition at line 200 of file BESMemoryGlobalArea.cc.

References MEGABYTE, and BESLog::TheLog().

Here is the call graph for this function:

Member Function Documentation

◆ dump()

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
strmC++ i/o stream to dump the information to

Implements BESObj.

Definition at line 269 of file BESMemoryGlobalArea.cc.

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

Referenced by SizeOfEmergencyPool().

Here is the call graph for this function:

◆ reclaim_memory()

bool BESMemoryGlobalArea::reclaim_memory ( )

Definition at line 251 of file BESMemoryGlobalArea.cc.

Referenced by BESMemoryManager::check_memory_pool().

◆ release_memory()

void BESMemoryGlobalArea::release_memory ( )

Definition at line 241 of file BESMemoryGlobalArea.cc.

Referenced by BESMemoryManager::release_global_pool().

◆ SizeOfEmergencyPool()

unsigned long BESMemoryGlobalArea::SizeOfEmergencyPool ( )
inline

Definition at line 61 of file BESMemoryGlobalArea.h.

References dump().

Here is the call graph for this function:

The documentation for this class was generated from the following files: