|
PPL Configured Java Language Interface
1.2
|
Java class interfacing C++ Parma_Polyhedra_Library::Pointset_Powerset<Int32_Box>:: iterator. More...


Public Member Functions | |
| Pointset_Powerset_Int32_Box_Iterator (Pointset_Powerset_Int32_Box_Iterator y) | |
| native boolean | equals (Pointset_Powerset_Int32_Box_Iterator itr) |
| native void | next () |
| native void | prev () |
| native Int32_Box | get_disjunct () |
| native void | free () |
Protected Member Functions | |
| native void | finalize () |
Protected Member Functions inherited from parma_polyhedra_library.PPL_Object | |
| PPL_Object () | |
| Builds an object that points to `null'. More... | |
Private Member Functions | |
| Pointset_Powerset_Int32_Box_Iterator () | |
| native void | build_ppl_object (Pointset_Powerset_Int32_Box obj) |
| native void | build_cpp_object (Pointset_Powerset_Int32_Box_Iterator y) |
Java class interfacing C++ Parma_Polyhedra_Library::Pointset_Powerset<Int32_Box>:: iterator.
Definition at line 30 of file Pointset_Powerset_Int32_Box_Iterator.java.
|
inlineprivate |
Definition at line 32 of file Pointset_Powerset_Int32_Box_Iterator.java.
|
inline |
Definition at line 36 of file Pointset_Powerset_Int32_Box_Iterator.java.
References parma_polyhedra_library.Pointset_Powerset_Int32_Box_Iterator.build_cpp_object().
|
private |
|
private |
| native boolean parma_polyhedra_library.Pointset_Powerset_Int32_Box_Iterator.equals | ( | Pointset_Powerset_Int32_Box_Iterator | itr | ) |
|
protected |
| native void parma_polyhedra_library.Pointset_Powerset_Int32_Box_Iterator.free | ( | ) |
| native Int32_Box parma_polyhedra_library.Pointset_Powerset_Int32_Box_Iterator.get_disjunct | ( | ) |
| native void parma_polyhedra_library.Pointset_Powerset_Int32_Box_Iterator.next | ( | ) |
| native void parma_polyhedra_library.Pointset_Powerset_Int32_Box_Iterator.prev | ( | ) |