bes Updated for version 3.20.13
BESMemoryManager Class Reference
Collaboration diagram for BESMemoryManager:
Collaboration graph

Static Public Member Functions

static bool check_memory_pool ()
 
static BESMemoryGlobalAreainitialize_memory_pool ()
 
static void register_global_pool ()
 
static void release_global_pool () throw (std::bad_alloc)
 
static void swap_memory ()
 
static bool unregister_global_pool ()
 

Detailed Description

Definition at line 40 of file BESMemoryManager.h.

Member Function Documentation

◆ check_memory_pool()

bool BESMemoryManager::check_memory_pool ( )
static

Definition at line 90 of file BESMemoryManager.cc.

◆ initialize_memory_pool()

BESMemoryGlobalArea * BESMemoryManager::initialize_memory_pool ( )
static

Definition at line 57 of file BESMemoryManager.cc.

◆ register_global_pool()

void BESMemoryManager::register_global_pool ( )
static

Definition at line 65 of file BESMemoryManager.cc.

◆ release_global_pool()

void BESMemoryManager::release_global_pool ( )
throw (std::bad_alloc
)
static

Definition at line 112 of file BESMemoryManager.cc.

◆ swap_memory()

void BESMemoryManager::swap_memory ( )
static

Definition at line 71 of file BESMemoryManager.cc.

◆ unregister_global_pool()

bool BESMemoryManager::unregister_global_pool ( )
static

Definition at line 78 of file BESMemoryManager.cc.


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