Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
sc::MemoryIter(3)		     MPQC		     sc::MemoryIter(3)

NAME
       sc::MemoryIter

SYNOPSIS
   Public Member Functions
       MemoryIter (void	*data, distsize_t *offsets, int	n)
       void begin (distsize_t offset, int size)
       int ready ()
       void next ()
       void * data ()
       int node	()
       int offset ()
       int size	()
       int local (distsize_t offset, int size, int node)

Author
       Generated automatically by Doxygen for MPQC from	the source code.

Version	2.3.1			Tue May	13 2025		     sc::MemoryIter(3)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=sc_MemoryIter&sektion=3&manpath=FreeBSD+Ports+14.3.quarterly>

home | help