VM2D 1.14
Vortex methods for 2D flows simulation
Loading...
Searching...
No Matches
StreamParser.h File Reference

Заголовочный файл с описанием класса StreamParser. More...

#include <algorithm>
#include <sstream>
#include <unordered_map>
#include "defs.h"
#include "Gpu2D.h"
Include dependency graph for StreamParser.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  VMlib::StreamParser
 Класс, позволяющий выполнять разбор файлов и строк с настройками и параметрами
More...
 

Namespaces

namespace  VMlib
 

Functions

int VMlib::is_match (const std::string &line_, const std::string &pattern_)
 Функция сверки строки с шаблоном, который может содержать знаки * и ?
 

Detailed Description

Заголовочный файл с описанием класса StreamParser.

Author
Марчевский Илья Константинович
Сокол Ксения Сергеевна
Рятина Евгения Павловна
Колганова Александра Олеговна \Version 1.14
Date
6 марта 2026 г.

Definition in file StreamParser.h.