#include <ppl_prolog_common.defs.hh>
Public Member Functions | |
| PPL_integer_out_of_range (const Parma_Polyhedra_Library::Coefficient &value) | |
| const Parma_Polyhedra_Library::Coefficient | value () const |
Private Attributes | |
| Parma_Polyhedra_Library::Coefficient | n |
Definition at line 295 of file ppl_prolog_common.defs.hh.
| Parma_Polyhedra_Library::Interfaces::Prolog::PPL_integer_out_of_range::PPL_integer_out_of_range | ( | const Parma_Polyhedra_Library::Coefficient & | value | ) | [inline] |
Definition at line 300 of file ppl_prolog_common.defs.hh.
| const Parma_Polyhedra_Library::Coefficient Parma_Polyhedra_Library::Interfaces::Prolog::PPL_integer_out_of_range::value | ( | ) | const [inline] |
Definition at line 304 of file ppl_prolog_common.defs.hh.
References n.
Parma_Polyhedra_Library::Coefficient Parma_Polyhedra_Library::Interfaces::Prolog::PPL_integer_out_of_range::n [private] |
Definition at line 297 of file ppl_prolog_common.defs.hh.
Referenced by value().
1.6.3