registration.h File Reference
|
CPP API
|
registration.h File Reference
#include "memilio/io/default_serialize.h"#include "memilio/timer/basic_timer.h"#include <list>#include <string>
Include dependency graph for registration.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
| struct | mio::timing::Printer |
| Struct with a virtual print method to allow exchanging how TimerRegistrations are evaluated. More... | |
| struct | mio::timing::TimerRegistration |
| Struct used to register (. More... | |
Namespaces | |
| mio | |
| A collection of classes to simplify handling of matrix shapes in meta programming. | |
| mio::timing | |
Functions | |
| std::string | mio::timing::qualified_name (const std::string &name, const std::string &scope) |
| If scope is empty, returns name. More... | |
Generated by