ref: segregate clientAnswer

This commit is contained in:
semenov
2025-01-14 13:18:27 +03:00
parent 501fe6dc91
commit 0e3f4852fe
17 changed files with 411 additions and 319 deletions

View File

@@ -51,8 +51,10 @@ add_library(ServerLMS SHARED
Systems/commonclienthandler.h
Systems/logger.cpp
Systems/logger.h
Systems/dataparser.cpp
Systems/dataparser.h
Systems/Parsers/dataparser.cpp
Systems/Parsers/dataparser.h
Systems/Parsers/clientanswerparser.cpp
Systems/Parsers/clientanswerparser.h
Systems/processingsystem.cpp
Systems/processingsystem.h
Systems/sendsystem.cpp