libeblearntools
ebl::meta_configuration Class Reference

#include <configuration.h>

Inheritance diagram for ebl::meta_configuration:
ebl::configuration

List of all members.

Public Member Functions

bool read (const char *fname, bool bresolve=true, const string *tstamp=NULL, bool replace_quotes=false, const char *resume_name=NULL, bool silent=false)
vector< configuration > & configurations ()
 return all possible configurations
virtual void pretty ()
 print loaded variables
virtual void pretty_combinations ()
 print a summary of all possible combinations.

Detailed Description

meta configuration. derive from configuration, to handle meta variables.


Member Function Documentation

bool ebl::meta_configuration::read ( const char *  fname,
bool  bresolve = true,
const string *  tstamp = NULL,
bool  replace_quotes = false,
const char *  resume_name = NULL,
bool  silent = false 
)

Read a meta configuration.

Parameters:
resume_nameName of experiment to be resumed.

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