scummvm/backends/cloud/onedrive
Le Philousophe 0043d344a9 BACKENDS: Avoid passing arguments by value in cloud and networking
Use references everywhere it's possible.
Use override keyword to raise errors when there are discrepancies.
2023-10-29 01:51:38 +02:00
..
onedrivecreatedirectoryrequest.cpp BACKENDS: Avoid passing arguments by value in cloud and networking 2023-10-29 01:51:38 +02:00
onedrivecreatedirectoryrequest.h BACKENDS: Avoid passing arguments by value in cloud and networking 2023-10-29 01:51:38 +02:00
onedrivelistdirectoryrequest.cpp BACKENDS: Avoid passing arguments by value in cloud and networking 2023-10-29 01:51:38 +02:00
onedrivelistdirectoryrequest.h BACKENDS: Avoid passing arguments by value in cloud and networking 2023-10-29 01:51:38 +02:00
onedrivestorage.cpp BACKENDS: Avoid passing arguments by value in cloud and networking 2023-10-29 01:51:38 +02:00
onedrivestorage.h BACKENDS: Avoid passing arguments by value in cloud and networking 2023-10-29 01:51:38 +02:00
onedrivetokenrefresher.cpp BACKENDS: Avoid passing arguments by value in cloud and networking 2023-10-29 01:51:38 +02:00
onedrivetokenrefresher.h BACKENDS: Avoid passing arguments by value in cloud and networking 2023-10-29 01:51:38 +02:00
onedriveuploadrequest.cpp BACKENDS: Avoid passing arguments by value in cloud and networking 2023-10-29 01:51:38 +02:00
onedriveuploadrequest.h BACKENDS: Avoid passing arguments by value in cloud and networking 2023-10-29 01:51:38 +02:00