PPL Configured Prolog Language Interface
1.2
|
#include <ppl_prolog_common_defs.hh>
Public Member Functions | |
internal_exception (Prolog_term_ref term, const char *where) | |
virtual | ~internal_exception () |
virtual Prolog_term_ref | term () const |
virtual const char * | where () const |
Private Attributes | |
Prolog_term_ref | t |
const char * | w |
Definition at line 132 of file ppl_prolog_common_defs.hh.
|
inline |
Definition at line 138 of file ppl_prolog_common_defs.hh.
|
inlinevirtual |
Definition at line 143 of file ppl_prolog_common_defs.hh.
|
inlinevirtual |
Definition at line 146 of file ppl_prolog_common_defs.hh.
References t.
|
inlinevirtual |
Definition at line 150 of file ppl_prolog_common_defs.hh.
References w.
|
private |
Definition at line 134 of file ppl_prolog_common_defs.hh.
Referenced by term().
Definition at line 135 of file ppl_prolog_common_defs.hh.
Referenced by where().