#include <string>
#include <map>
#include "TestToolBox\CommonSources\CommonDefinitions.h"
Go to the source code of this file.
Classes | |
class | TestToolBox::Environment |
Class allows easy access to path informations, system environment variables and command line arguments. For more info about usage see Using Environment. More... | |
Functions | |
Environment * | TestToolBox::TheEnvironment (void) |
Access/create the singleton instance of Environment. |