![]() |
#include "FormatHandling/FormatManager.h"#include "Alignment/Alignment.h"#include <stdlib.h>#include <string.h>#include <iostream>#include <fstream>#include <cstring>#include <iosfwd>#include <string>#include <functional>Go to the source code of this file.
Classes | |
| class | trimAlManager |
| Main class of trimAl. It is strutured to work with 3 calls: More... | |
| struct | trimAlManager::access_by< T > |
Namespaces | |
| Catch | |
| statistics | |
| Namespace containing all classes related to statistics handling. | |
Macros | |
| #define | trimAlManagerPrivateExposerCreator(TOKEN) template <> struct trimAlManager::access_by< TOKEN""_hash> |
| #define | trimAlManagerPrivateExposerCaller(TOKEN) trimAlManager::access_by<TOKEN""_hash> |
| #define trimAlManagerPrivateExposerCaller | ( | TOKEN | ) | trimAlManager::access_by<TOKEN""_hash> |
Definition at line 333 of file trimalManager.h.
| #define trimAlManagerPrivateExposerCreator | ( | TOKEN | ) | template <> struct trimAlManager::access_by< TOKEN""_hash> |
Definition at line 327 of file trimalManager.h.