![]() |
VM2D 1.14
Vortex methods for 2D flows simulation
|
Заголовочный файл с описанием класса StreamParser. More...
#include <algorithm>#include <sstream>#include <unordered_map>#include "defs.h"#include "Gpu2D.h"

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_) |
| Функция сверки строки с шаблоном, который может содержать знаки * и ? | |
Заголовочный файл с описанием класса StreamParser.
Definition in file StreamParser.h.