Definition at line 163 of file sphash.F90.
|
| type(c_ptr) | iterator = c_null_ptr |
| |
| type(c_ptr) | end = c_null_ptr |
| |
◆ start()
| procedure sphash_oct_m::sphash_iterator_t::start |
|
private |
◆ has_next()
| procedure sphash_oct_m::sphash_iterator_t::has_next |
|
private |
◆ get_next()
| procedure sphash_oct_m::sphash_iterator_t::get_next |
|
private |
◆ iterator
| type(c_ptr) sphash_oct_m::sphash_iterator_t::iterator = c_null_ptr |
|
private |
◆ end
| type(c_ptr) sphash_oct_m::sphash_iterator_t::end = c_null_ptr |
|
private |
The documentation for this type was generated from the following file: