MarlinMT
0.1.0
|
#include <functional>
#include <optional>
#include <regex>
#include <string_view>
#include <typeindex>
#include "marlinmt/book/EntryData.h"
Go to the source code of this file.
Classes | |
class | marlinmt::book::Condition |
wrapper class for an Entry filter function. More... | |
class | marlinmt::book::ConditionBuilder |
helper to create a Condition. More... | |
Namespaces | |
marlinmt | |
marlinmt::book | |
contains classes needed to book and managed booked objects. | |