X-Git-Url: https://git.teslayout.com/public/public/public/?a=blobdiff_plain;f=include%2Fanna%2Fdiameter.comm%2FLocalServer.hpp;h=d83dd31bd6663a6a07e8b4d50a8efa2504dc2403;hb=75e01e90ae4e1f29813eabe40c3e6b5eea8457bf;hp=e97fb2037cdd86c5935060e3edd93e691ed2c725;hpb=66409396bebc1cfeb63d404f3aee8639159298d5;p=anna.git diff --git a/include/anna/diameter.comm/LocalServer.hpp b/include/anna/diameter.comm/LocalServer.hpp index e97fb20..d83dd31 100644 --- a/include/anna/diameter.comm/LocalServer.hpp +++ b/include/anna/diameter.comm/LocalServer.hpp @@ -68,7 +68,7 @@ class LocalServer { int a_processing_time__StatisticConceptId; // request from local server (dpr's, etc.) int a_received_message_size__StatisticConceptId; anna::statistics::Accumulator *a_statisticsAccumulator; - void initializeStatisticConcepts() throw(); + void initializeStatisticResources() throw(); void resetStatistics() throw(); // void eraseServerSession(const anna::comm::ClientSocket& clientSocket) throw();