Uses of Class
jpl.fli.engine_t

Packages that use engine_t
jpl.fli   
 

Uses of engine_t in jpl.fli
 

Methods in jpl.fli that return engine_t
static engine_t Prolog.attach_pool_engine()
           
static engine_t Prolog.current_engine()
           
 

Methods in jpl.fli with parameters of type engine_t
static int Prolog.attach_engine(engine_t e)
           
static int Prolog.pool_engine_id(engine_t e)