lib_settings_class Class Reference

#include <lib_settings.h>


Detailed Description

A class to manage testing and record success and failure.

Definition at line 39 of file lib_settings.h.


Public Member Functions

std::string get_data_dir ()
 Return the data directory.
int set_data_dir (std::string dir)
 Set the data directory.
std::string get_tmp_dir ()
 Return the temp file directory.
int set_tmp_dir (std::string dir)
 Set the temp file directory.

Protected Attributes

std::string data_dir
 The present data directory.
std::string tmp_dir
 The present temp file directory.

The documentation for this class was generated from the following file:
Documentation generated with Doxygen and provided under the GNU Free Documentation License. See License Information for details.