29#ifndef __SIM_REDIRECT_PATH_HH__
30#define __SIM_REDIRECT_PATH_HH__
35#include "params/RedirectPath.hh"
RedirectPath stores a mapping from one 'appPath' to a vector of 'hostPath'.
std::string _appPath
An appPath is a path which needs to be redirected and replaced by one of the corresponding hostPath (...
std::vector< std::string > _hostPaths
const std::vector< std::string > & hostPaths()
const std::string & appPath()
RedirectPath(const RedirectPathParams &p)
Abstract superclass for simulation objects.
Copyright (c) 2024 - Pranith Kumar Copyright (c) 2020 Inria All rights reserved.