mirror of
https://github.com/mangosfour/server.git
synced 2025-12-13 13:37:05 +00:00
Some missing from merge.
Signed-off-by: Salja <salja2012@hotmail.de>
This commit is contained in:
parent
ec939a5bce
commit
f4be15a7af
1895 changed files with 160408 additions and 53601 deletions
|
|
@ -4,6 +4,8 @@
|
|||
/**
|
||||
* @file Hash_Cache_Map_Manager_T.h
|
||||
*
|
||||
* $Id: Hash_Cache_Map_Manager_T.h 93366 2011-02-11 19:30:35Z johnnyw $
|
||||
*
|
||||
* @author Kirthika Parameswaran <kirthika@cs.wustl.edu>
|
||||
*/
|
||||
//=============================================================================
|
||||
|
|
@ -183,9 +185,6 @@ class ACE_Hash_Cache_Map_Manager : public ACE_CACHE_MAP_MANAGER
|
|||
/// Remove entry from map.
|
||||
int unbind (CACHE_ENTRY *entry);
|
||||
|
||||
/// Declare the dynamic allocation hooks.
|
||||
ACE_ALLOC_HOOK_DECLARE;
|
||||
|
||||
protected:
|
||||
/// Base class.
|
||||
typedef ACE_CACHE_MAP_MANAGER ACE_HCMM_BASE;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue