mmCEsim 0.3.0
mmWave Channel Estimation Simulation
ReadConfig Class Reference

#include <read.h>

Public Member Functions

 ReadConfig (const std::string &file)
 
std::tuple< YAML::Node, YAML_Errorsread () const
 

Static Public Member Functions

static std::tuple< YAML::Node, YAML_Errorsread (const std::string &file)
 

Private Attributes

std::string _file
 

Constructor & Destructor Documentation

◆ ReadConfig()

ReadConfig::ReadConfig ( const std::string &  file)

Member Function Documentation

◆ read() [1/2]

std::tuple< YAML::Node, YAML_Errors > ReadConfig::read ( ) const
Here is the caller graph for this function:

◆ read() [2/2]

std::tuple< YAML::Node, YAML_Errors > ReadConfig::read ( const std::string &  file)
static
Here is the call graph for this function:

Member Data Documentation

◆ _file

std::string ReadConfig::_file
private

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