|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use qid_t | |
jpl.fli |
Uses of qid_t in jpl.fli |
Methods in jpl.fli that return qid_t | |
static qid_t |
Prolog.open_query(module_t m,
int flags,
predicate_t pred,
term_t t0)
|
Methods in jpl.fli with parameters of type qid_t | |
static boolean |
Prolog.next_solution(qid_t qid)
|
static void |
Prolog.close_query(qid_t qid)
|
static void |
Prolog.cut_query(qid_t qid)
|
static term_t |
Prolog.exception(qid_t qid)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |