![]() |
OpenLB 1.8.1
|
#include <iostream>#include <vector>#include <map>#include <utility>
Include dependency graph for serializer.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | olb::Serializer |
Class for writing, reading, sending and receiving Serializable objects. More... | |
| class | olb::Serializable |
Base class for serializable objects of constant size. For dynamic size use BufferSerializable. More... | |
| class | olb::BufferSerializable |
| Base class for serializable objects of dynamic size More... | |
Namespaces | |
| namespace | olb |
| Top level namespace for all of OpenLB. | |