IPPL API Reference
Independent Parallel Particle Layer C++ API
Loading...
Searching...
No Matches
ippl::LogEntry Struct Reference
+ Collaboration diagram for ippl::LogEntry:

Public Member Functions

std::vector< char > serialize () const
 

Static Public Member Functions

static LogEntry deserialize (const std::vector< char > &buffer, size_t offset=0)
 

Public Attributes

std::string methodName
 
std::map< std::string, std::string > parameters
 
size_t usedSize
 
size_t freeSize
 
std::string memorySpace
 
int rank
 
std::chrono::time_point< std::chrono::high_resolution_clock > timestamp
 

The documentation for this struct was generated from the following files: