Java class interfacing C++ Parma_Polyhedra_Library::Pointset_Powerset<Uint32_Box>:: iterator. More...


Public Member Functions | |
| Pointset_Powerset_Uint32_Box_Iterator (Pointset_Powerset_Uint32_Box_Iterator y) | |
| native boolean | equals (Pointset_Powerset_Uint32_Box_Iterator itr) |
| native void | next () |
| native void | prev () |
| native Uint32_Box | get_disjunct () |
| native void | free () |
Protected Member Functions | |
| native void | finalize () |
Private Member Functions | |
| Pointset_Powerset_Uint32_Box_Iterator () | |
| native void | build_ppl_object (Pointset_Powerset_Uint32_Box obj) |
| native void | build_cpp_object (Pointset_Powerset_Uint32_Box_Iterator y) |
Java class interfacing C++ Parma_Polyhedra_Library::Pointset_Powerset<Uint32_Box>:: iterator.
Definition at line 30 of file Pointset_Powerset_Uint32_Box_Iterator.java.
| parma_polyhedra_library::Pointset_Powerset_Uint32_Box_Iterator::Pointset_Powerset_Uint32_Box_Iterator | ( | ) | [inline, private] |
Definition at line 32 of file Pointset_Powerset_Uint32_Box_Iterator.java.
| parma_polyhedra_library::Pointset_Powerset_Uint32_Box_Iterator::Pointset_Powerset_Uint32_Box_Iterator | ( | Pointset_Powerset_Uint32_Box_Iterator | y | ) | [inline] |
Definition at line 36 of file Pointset_Powerset_Uint32_Box_Iterator.java.
References build_cpp_object().
| native void parma_polyhedra_library::Pointset_Powerset_Uint32_Box_Iterator::build_cpp_object | ( | Pointset_Powerset_Uint32_Box_Iterator | y | ) | [private] |
Referenced by Pointset_Powerset_Uint32_Box_Iterator().
| native void parma_polyhedra_library::Pointset_Powerset_Uint32_Box_Iterator::build_ppl_object | ( | Pointset_Powerset_Uint32_Box | obj | ) | [private] |
| native boolean parma_polyhedra_library::Pointset_Powerset_Uint32_Box_Iterator::equals | ( | Pointset_Powerset_Uint32_Box_Iterator | itr | ) |
| native void parma_polyhedra_library::Pointset_Powerset_Uint32_Box_Iterator::finalize | ( | ) | [protected] |
| native void parma_polyhedra_library::Pointset_Powerset_Uint32_Box_Iterator::free | ( | ) |
| native Uint32_Box parma_polyhedra_library::Pointset_Powerset_Uint32_Box_Iterator::get_disjunct | ( | ) |
| native void parma_polyhedra_library::Pointset_Powerset_Uint32_Box_Iterator::next | ( | ) |
| native void parma_polyhedra_library::Pointset_Powerset_Uint32_Box_Iterator::prev | ( | ) |
1.6.3