Horizon Official Technical Documentation
|
|
#include <string>
#include <boost/filesystem.hpp>
#include <vector>
Go to the source code of this file.
Classes | |
struct | general_server_configuration |
Enumerations | |
enum | test_run_type { TEST_RUN_NONE = 0x0 , TEST_RUN_MINIMAL = 0x1 , TEST_RUN_WITH_NETWORK = 0x2 } |
enum test_run_type |
Enumerator | |
---|---|
TEST_RUN_NONE | |
TEST_RUN_MINIMAL | |
TEST_RUN_WITH_NETWORK |