|
MarlinMT
0.1.0
|
#include <functional>#include <memory>#include <typeinfo>#include "marlinmt/book/MemLayout.h"#include "marlinmt/book/Types.h"Go to the source code of this file.
Classes | |
| class | marlinmt::book::BaseHandle< T > |
| class which basic functionality for every handle. More... | |
| class | marlinmt::book::Handle< T > |
| vanilla Handle. More... | |
Namespaces | |
| marlinmt | |
| marlinmt::book | |
| contains classes needed to book and managed booked objects. | |