mmCEsim 0.3.0
mmWave Channel Estimation Simulation
log.h File Reference

mmCEsim Log Tool More...

#include "meta.h"
#include "utils.h"
#include <clip.h>
#include <filesystem>
#include <fstream>
#include <iostream>
Include dependency graph for log.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Enumerations

enum  MMCESIM_LOG_ERR { CANNOT_OPEN_LOG_FILE = 100 }
 

Functions

static std::string logFileName ()
 
static std::string localLogFileName ()
 Get the log file name on the local machine. More...
 
static void printLog ()
 
static void copyLogToClipboard ()
 

Detailed Description

mmCEsim Log Tool

Author
Wuqiong Zhao (wqzha.nosp@m.o@se.nosp@m.u.edu.nosp@m..cn)
Version
0.3.0
Date
2023-08-07

Enumeration Type Documentation

◆ MMCESIM_LOG_ERR

Enumerator
CANNOT_OPEN_LOG_FILE 

Function Documentation

◆ copyLogToClipboard()

static void copyLogToClipboard ( )
inlinestatic
Here is the call graph for this function:
Here is the caller graph for this function:

◆ localLogFileName()

static std::string localLogFileName ( )
inlinestatic

Get the log file name on the local machine.

Returns
(std::string) The local log file name.
Here is the call graph for this function:
Here is the caller graph for this function:

◆ logFileName()

static std::string logFileName ( )
inlinestatic
Here is the call graph for this function:
Here is the caller graph for this function:

◆ printLog()

static void printLog ( )
inlinestatic
Here is the call graph for this function:
Here is the caller graph for this function: