Empirical
|
#include <BatchConfig.h>
Public Member Functions | |
BatchConfig (const start_fun_t &f) | |
size_t | GetSize () const |
size_t | GetCurRun () const |
CONFIG_T & | GetConfig (size_t id) |
const CONFIG_T & | GetConfig (size_t id) const |
void | AddRun (const CONFIG_T &in_config) |
bool | Start () |
Class to managae a set of runs: RUN_T is the type of the object that contains the run info. CONFIG_T is the config object being used.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |