pairinteraction
A Rydberg Interaction Calculator
LoggerBridge Class Reference

#include <LoggerBridge.hpp>

Data Structures

struct  LogEntry
 

Public Member Functions

 LoggerBridge ()
 
 ~LoggerBridge ()
 
std::vector< LogEntryget_pending_logs ()
 

Detailed Description

Definition at line 12 of file LoggerBridge.hpp.

Constructor & Destructor Documentation

◆ LoggerBridge()

LoggerBridge::LoggerBridge ( )

Definition at line 55 of file LoggerBridge.cpp.

References pairinteraction::paths::get_cache_directory().

+ Here is the call graph for this function:

◆ ~LoggerBridge()

LoggerBridge::~LoggerBridge ( )

Definition at line 81 of file LoggerBridge.cpp.

Member Function Documentation

◆ get_pending_logs()

std::vector< LoggerBridge::LogEntry > LoggerBridge::get_pending_logs ( )

Definition at line 86 of file LoggerBridge.cpp.

Referenced by NB_MODULE().

+ Here is the caller graph for this function:

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