userlibandfileserver/fileserver/sfile/sf_memory_man.cpp
branchRCL_3
changeset 294 039a3e647356
parent 268 345b1ca54e88
equal deleted inserted replaced
268:345b1ca54e88 294:039a3e647356
    40 		{
    40 		{
    41 		iRegisteredClients[i]->Reset();
    41 		iRegisteredClients[i]->Reset();
    42 		delete iRegisteredClients[i];
    42 		delete iRegisteredClients[i];
    43 		}
    43 		}
    44 	iRegisteredClients.Close();
    44 	iRegisteredClients.Close();
    45 	iChunk.Close();
       
    46 	}
    45 	}
    47 
    46 
    48 /**
    47 /**
    49 Static factory function of CCacheMemoryManager
    48 Static factory function of CCacheMemoryManager
    50 @param	aCacheSize	the total size of the virtual address space
    49 @param	aCacheSize	the total size of the virtual address space