Realm
A distributed, event-based tasking library
Loading...
Searching...
No Matches
p2p::Logger Class Reference

#include <logger.h>

Public Types

using p2p_log = std::ofstream
 

Static Public Member Functions

static std::shared_ptr< p2p_loggetInstance (int rank=0)
 

Member Typedef Documentation

◆ p2p_log

using p2p::Logger::p2p_log = std::ofstream

Member Function Documentation

◆ getInstance()

static std::shared_ptr< p2p_log > p2p::Logger::getInstance ( int  rank = 0)
static

The documentation for this class was generated from the following file: