Public Member Functions | |
| FileNamer (const std::string &pattern="") | |
| FileNamer & | SetReplace (char opt, const std::string &val) |
| template<typename T > | |
| FileNamer & | Set (char opt, const T &val) |
| operator std::string () const | |
Static Public Attributes | |
| static const std::string | default_pattern = "../data/run$6R$X" |
1.8.6