Here is a list of all documented files with brief descriptions:
[detail level 1234]
▼ cavoke-dev-lib | |
cavoke.cpp | |
cavoke.h | |
▼ cavoke-dev-server-lib | |
► controllers | |
logic_controller.cpp | |
logic_controller.h | |
cavoke.cpp | |
cavoke.h | |
utils.h | |
▼ client | |
► controllers | |
cavokeclientcontroller.cpp | |
cavokeclientcontroller.h | |
► entities | |
gameinfo.cpp | |
gameinfo.h | |
gamestatistics.cpp | |
gamestatistics.h | |
player.cpp | |
player.h | |
role.cpp | |
role.h | |
roominfo.cpp | |
roominfo.h | |
sessioninfo.cpp | |
sessioninfo.h | |
user.cpp | |
user.h | |
usergamestatistics.cpp | |
usergamestatistics.h | |
userstatistics.cpp | |
userstatistics.h | |
validationresult.cpp | |
validationresult.h | |
► models | |
cavokeclientmodel.cpp | |
cavokeclientmodel.h | |
cavokeqmlgamemodel.cpp | |
cavokeqmlgamemodel.h | |
► views | |
authdialog.cpp | |
authdialog.h | |
creategameview.cpp | |
creategameview.h | |
gameslistview.cpp | |
gameslistview.h | |
joingameview.cpp | |
joingameview.h | |
roomview.cpp | |
roomview.h | |
sessionview.cpp | |
sessionview.h | |
settingsview.cpp | |
settingsview.h | |
startview.cpp | |
startview.h | |
statisticsview.cpp | |
statisticsview.h | |
testwindowview.cpp | |
testwindowview.h | |
AuthenticationManager.cpp | |
AuthenticationManager.h | |
cache_manager.cpp | |
cache_manager.h | |
main.cpp | |
network_manager.cpp | |
network_manager.h | |
▼ server | |
► controllers | |
games_controller.cpp | |
games_controller.h | |
gamesubmissions_controller.cpp | |
gamesubmissions_controller.h | |
health_controller.cpp | |
health_controller.h | |
rooms_controller.cpp | |
rooms_controller.h | |
sessions_controller.cpp | |
sessions_controller.h | |
state_controller.cpp | |
state_controller.h | |
statistics_controller.cpp | |
statistics_controller.h | |
users_controller.cpp | |
users_controller.h | |
► filters | |
AuthFilter.cc | |
AuthFilter.h | |
► model | |
► games | |
game.cpp | |
game.h | |
games_storage.cpp | |
games_storage.h | |
games_storage_config.cpp | |
games_storage_config.h | |
► logic | |
game_logic_manager.cpp | |
game_logic_manager.h | |
game_state_storage.cpp | |
game_state_storage.h | |
► rooms | |
rooms_storage.cpp | |
rooms_storage.h | |
► sessions | |
game_session.cpp | |
game_session.h | |
sessions_storage.cpp | |
sessions_storage.h | |
► statistics | |
statistics_manager.cpp | |
statistics_manager.h | |
► pytest | |
conftest.py | |
test_health.py | |
test_tictactoe.py | |
► test | |
test_main.cc | |
cavoke_base_exception.cpp | |
cavoke_base_exception.h | |
main.cpp | |
utils.h | |