Octopus
sphash_oct_m::sphash_iterator_t Type Reference

Detailed Description

Definition at line 161 of file sphash.F90.

Private Member Functions

procedure start => sphash_iterator_start
 
procedure has_next => sphash_iterator_has_next
 
procedure get_next => sphash_iterator_get_next
 

Private Attributes

type(c_ptr) iterator = c_null_ptr
 
type(c_ptr) end = c_null_ptr
 

Member Function/Subroutine Documentation

◆ start()

procedure sphash_oct_m::sphash_iterator_t::start
private

Definition at line 168 of file sphash.F90.

◆ has_next()

procedure sphash_oct_m::sphash_iterator_t::has_next
private

Definition at line 169 of file sphash.F90.

◆ get_next()

procedure sphash_oct_m::sphash_iterator_t::get_next
private

Definition at line 170 of file sphash.F90.

Member Data Documentation

◆ iterator

type(c_ptr) sphash_oct_m::sphash_iterator_t::iterator = c_null_ptr
private

Definition at line 164 of file sphash.F90.

◆ end

type(c_ptr) sphash_oct_m::sphash_iterator_t::end = c_null_ptr
private

Definition at line 165 of file sphash.F90.


The documentation for this type was generated from the following file: