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

Оголошення класів-експортерів (напр., CSVExporter, ExcelExporter). More...

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

Go to the source code of this file.

Classes

class  CSVExporter
 Клас, що відповідає за експорт вектора транзакцій у CSV файл. More...
 
class  ExcelExporter
 Клас, що відповідає за експорт вектора транзакцій у Excel (.xlsx) файл. More...
 

Detailed Description

Оголошення класів-експортерів (напр., CSVExporter, ExcelExporter).

Note
Цей файл, ймовірно, має називатися "Exporter.h" або "Exporters.h".