userlibandfileserver/fileserver/sfile/sf_memory_man.cpp
branchRCL_3
changeset 268 345b1ca54e88
parent 257 3e88ff8f41d5
child 294 039a3e647356
equal deleted inserted replaced
263:9e2d4f7f5028 268:345b1ca54e88
    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();
    45 	}
    46 	}
    46 
    47 
    47 /**
    48 /**
    48 Static factory function of CCacheMemoryManager
    49 Static factory function of CCacheMemoryManager
    49 @param	aCacheSize	the total size of the virtual address space
    50 @param	aCacheSize	the total size of the virtual address space