Banking_System_Server  1.0.0
Qt-based banking app for user/admin account management, transactions, secure server communication via PostgreSQL/Supabase.
GetDatabaseRequest.h File Reference

This file contains the declaration of the GetDatabaseRequest class, which handles requests to retrieve the entire database. More...

#include "Request.h"
#include "db.h"
Include dependency graph for GetDatabaseRequest.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  GetDatabaseRequest
 The GetDatabaseRequest class handles the retrieval of the entire database. More...
 

Detailed Description

This file contains the declaration of the GetDatabaseRequest class, which handles requests to retrieve the entire database.