mmCEsim 0.3.0
mmWave Channel Estimation Simulation
maintain.h File Reference

mmCEsim Maintainence Functions More...

#include "_boost_config.h"
#include "meta.h"
#include <boost/process.hpp>
#include <fstream>
#include <iostream>
Include dependency graph for maintain.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

static std::string fetchUpstreamVersion ()
 Fetch the mmCEsim upstream version. More...
 

Detailed Description

mmCEsim Maintainence Functions

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

Function Documentation

◆ fetchUpstreamVersion()

static std::string fetchUpstreamVersion ( )
inlinestatic

Fetch the mmCEsim upstream version.

This function uses 'curl' to obtain the contents of "https://mmcesim.org/VERSION".

Returns
(std::string) The latest version string.
Here is the caller graph for this function: