#include "SgSystem.h"#include "BoardUtils.hpp"#include "HexProp.hpp"#include "SgBlackWhite.h"#include "SgPoint.h"#include "SgProp.h"#include "SgNode.h"#include "Benzene.hpp"#include "HexProgram.hpp"#include "Hex.hpp"#include "HexEval.hpp"#include "HexBoard.hpp"#include "Groups.hpp"#include "RingGodel.hpp"#include "Time.hpp"#include <boost/program_options/cmdline.hpp>#include <boost/program_options/variables_map.hpp>#include <boost/program_options/parsers.hpp>Go to the source code of this file.
Functions | |
| void | HexAssertShutdown (const char *assertion, const char *file, int line, const char *function) |
Definition in file HexProgram.cpp.
| void HexAssertShutdown | ( | const char * | assertion, | |
| const char * | file, | |||
| int | line, | |||
| const char * | function | |||
| ) |
Definition at line 244 of file HexProgram.cpp.
References HexProgram::Get(), LogSevere(), and HexProgram::Shutdown().