clearAllFuncCache method

void clearAllFuncCache()

Implementation

void clearAllFuncCache(){
	procFunc().delAll();
}