31 #ifndef __SIM_REDIRECT_PATH_HH__ 32 #define __SIM_REDIRECT_PATH_HH__ 37 #include "params/RedirectPath.hh" const std::vector< std::string > & hostPaths()
const std::string & appPath()
std::string _appPath
An appPath is a path which needs to be redirected and replaced by one of the corresponding hostPath (...
RedirectPath stores a mapping from one 'appPath' to a vector of 'hostPath'.
std::vector< std::string > _hostPaths
Abstract superclass for simulation objects.
RedirectPath(const RedirectPathParams *p)