DIY  3.0
data-parallel out-of-core C++ library
 All Classes Namespaces Functions Typedefs Groups Pages
Public Types | Public Member Functions | List of all members
diy::Master::Proxy::EnqueueIterator< T > Struct Template Reference
Inheritance diagram for diy::Master::Proxy::EnqueueIterator< T >:

Public Types

typedef void(* SaveT )(BinaryBuffer &, const T &)
 

Public Member Functions

 EnqueueIterator (const Proxy *proxy, const T &x, SaveT save=&::diy::save< T >)
 
EnqueueIteratoroperator= (const BlockID &to)
 
EnqueueIteratoroperator* ()
 
EnqueueIteratoroperator++ ()
 
EnqueueIteratoroperator++ (int)
 

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