Adaptyst
A comprehensive and architecture-agnostic performance analysis tool
Loading...
Searching...
No Matches
adaptyst::System Class Reference

#include <system.hpp>

Public Member Functions

 System (fs::path def_file, fs::path root_dir, fs::path library_path, fs::path local_config_path, fs::path tmp_dir)
 
 System (fs::path def_file, fs::path root_dir, fs::path library_path, fs::path local_config_path, fs::path tmp_dir, std::variant< fs::path, int > codes_dst)
 
 ~System ()
 
void set_sdfg (std::string sdfg)
 
void process ()
 
bool with_custom_src_code_paths ()
 

Constructor & Destructor Documentation

◆ System() [1/2]

adaptyst::System::System ( fs::path def_file,
fs::path root_dir,
fs::path library_path,
fs::path local_config_path,
fs::path tmp_dir )

◆ System() [2/2]

adaptyst::System::System ( fs::path def_file,
fs::path root_dir,
fs::path library_path,
fs::path local_config_path,
fs::path tmp_dir,
std::variant< fs::path, int > codes_dst )

◆ ~System()

adaptyst::System::~System ( )

Member Function Documentation

◆ process()

void adaptyst::System::process ( )

◆ set_sdfg()

void adaptyst::System::set_sdfg ( std::string sdfg)

◆ with_custom_src_code_paths()

bool adaptyst::System::with_custom_src_code_paths ( )

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