IPPL (Independent Parallel Particle Layer)
IPPL
Loading...
Searching...
No Matches
LogEntry.h File Reference
#include <chrono>
#include <cstring>
#include <map>
#include <string>
#include <vector>
Include dependency graph for LogEntry.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  ippl::LogEntry

Namespaces

namespace  ippl

Functions

template<typename T>
void ippl::serializeBasicType (std::vector< char > &buffer, const T &value)
template<typename T>
T ippl::deserializeBasicType (const std::vector< char > &buffer, size_t &offset)