Finance manager
Лабораторна робота №2 - Документація коду
Loading...
Searching...
No Matches
Classes
Database.h File Reference

Оголошення класу Database, що діє як in-memory сховище транзакцій. More...

#include <string>
#include <vector>
#include <map>
#include "Transaction.h"
Include dependency graph for Database.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Database
 Простий клас бази даних, що працює в оперативній пам'яті. More...
 

Detailed Description

Оголошення класу Database, що діє як in-memory сховище транзакцій.