33 #ifndef BESMemoryManager_h_
34 #define BESMemoryManager_h_ 1
38 using std::new_handler ;
39 using std::bad_alloc ;
47 static bool _storage_used ;
48 static new_handler _global_handler ;
58 #endif // BESMemoryManager_h_
static void release_global_pool()
static BESMemoryGlobalArea * initialize_memory_pool()
static void swap_memory()
static bool check_memory_pool()
static void register_global_pool()
static bool unregister_global_pool()