|
JASSv2
|
JASS API for calling from C++ and other languages (through SWIG) More...
#include "query.h"#include "top_k_limit.h"#include "parser_query.h"#include "JASS_anytime_query.h"#include "JASS_anytime_stats.h"#include "deserialised_jass_v2.h"#include "JASS_anytime_result.h"#include "JASS_anytime_thread_result.h"
Go to the source code of this file.
Classes | |
| class | JASS_anytime_api |
| The API to JASS's anytime seach engine. More... | |
| class | JASS_anytime_api::thread_data |
| class | anytime |
| An alias for JASS_anytime_api. More... | |
Enumerations | |
| enum | JASS_ERROR { JASS_ERROR_NO_INDEX = -1, JASS_ERROR_OK = 0, JASS_ERROR_BAD_INDEX_VERSION, JASS_ERROR_FAIL, JASS_ERROR_TOO_MANY_DOCUMENTS, JASS_ERROR_TOO_LARGE, JASS_ERROR_INDEX_ALREADY_LOADED } |
JASS API for calling from C++ and other languages (through SWIG)
| enum JASS_ERROR |
1.8.13